Add vSGWU and vPGWU services, and rename vSGW to vSGWC

Change-Id: Iddcee51b958f125a7878a2ed2dd4b419ba7e977e
diff --git a/profile_manifests/mcord.yml b/profile_manifests/mcord.yml
index 6aa141a..694bc22 100644
--- a/profile_manifests/mcord.yml
+++ b/profile_manifests/mcord.yml
@@ -78,12 +78,8 @@
     path: orchestration/xos_services/vmme
     keypair: mcord_rsa
     synchronizer: true
-  - name: vsgw
-    path: orchestration/xos_services/vsgw
-    keypair: mcord_rsa
-    synchronizer: true
-  - name: vpgwc
-    path: orchestration/xos_services/vpgwc
+  - name: vsgwc
+    path: orchestration/xos_services/vsgwc
     keypair: mcord_rsa
     synchronizer: true
   - name: vhss
@@ -98,6 +94,18 @@
     path: orchestration/xos_services/vsm
     keypaird: mcord_rsa
     synchronizer: true
+  - name: vpgwc
+    path: orchestration/xos_services/vpgwc
+    keypaird: mcord_rsa
+    synchronizer: true
+  - name: vpgwu
+    path: orchestration/xos_services/vpgwu
+    keypaird: mcord_rsa
+    synchronizer: true
+  - name: vsgwu
+    path: orchestration/xos_services/vsgwu
+    keypaird: mcord_rsa
+    synchronizer: true
 # needed onboarding synchronizer doesn't require service code to be present when started
   - name: exampleservice
     path: orchestration/xos_services/exampleservice