CORD-1972: Support for EPC service

Change-Id: Iec6cd33935bd848ecc1f3eb07740ad04c18e4946
(cherry picked from commit ea3cae87dd57d74b2d71acd4ab506db4015beb95)
diff --git a/profile_manifests/mcord.yml b/profile_manifests/mcord.yml
index 8d939c7..ff6f640 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"