CORD-1972: Support for EPC service

Change-Id: Iec6cd33935bd848ecc1f3eb07740ad04c18e4946
diff --git a/profile_manifests/mcord.yml b/profile_manifests/mcord.yml
index 1807788..bc53d98 100644
--- a/profile_manifests/mcord.yml
+++ b/profile_manifests/mcord.yml
@@ -51,6 +51,7 @@
   - sdn-controller-service.yaml
   - vspgwc-service.yaml
   - vspgwu-service.yaml
+  - vepc-service.yaml
 #  - mcord-service-graph.yml
 
 xos_other_templates:
@@ -95,6 +96,9 @@
   - name: venb
     path: orchestration/xos_services/venb
     keypair: mcord_rsa
+  - name: vepc
+    path: orchestration/xos_services/epc-service
+    keypair: mcord_rsa
 
 profile_library: "mcord"