[CORD-2054] Added vspgwu service with new TOSCA configuration

Change-Id: I6f878f07fc2fc7a91b66b0cc35d7d93c6dc7efb7
diff --git a/profile_manifests/mcord.yml b/profile_manifests/mcord.yml
index fdf1613..4b9471d 100644
--- a/profile_manifests/mcord.yml
+++ b/profile_manifests/mcord.yml
@@ -50,6 +50,7 @@
   - internet-emulator-service.yaml
   - sdn-controller-service.yaml
   - vspgwc-service.yaml
+  - vspgwu-service.yaml
 
 xos_other_templates:
   - fabric-network-cfg.json
@@ -84,6 +85,9 @@
   - name: vspgwc
     path: orchestration/xos_services/vspgwc
     keypair: mcord_rsa
+  - name: vspgwu
+    path: orchestration/xos_services/vspgwu
+    keypair: mcord_rsa
   - name: exampleservice
     path: orchestration/xos_services/exampleservice
     keypair: exampleservice_rsa