[CORD-2053] add vspgwc service with new TOSCA
Change-Id: I70575fc9faf614f7df310a9f396cead1d4e51a2a
diff --git a/profile_manifests/mcord.yml b/profile_manifests/mcord.yml
index 83e0bcb..fdf1613 100644
--- a/profile_manifests/mcord.yml
+++ b/profile_manifests/mcord.yml
@@ -49,6 +49,7 @@
- mcord-services.yml
- internet-emulator-service.yaml
- sdn-controller-service.yaml
+ - vspgwc-service.yaml
xos_other_templates:
- fabric-network-cfg.json
@@ -80,6 +81,9 @@
- name: sdncontroller
path: orchestration/xos_services/sdn-controller
keypair: mcord_rsa
+ - name: vspgwc
+ path: orchestration/xos_services/vspgwc
+ keypair: mcord_rsa
- name: exampleservice
path: orchestration/xos_services/exampleservice
keypair: exampleservice_rsa