refactoring metro-net to vnaas

Change-Id: Iaa6044bd1732ae87bac6370d188ad163ad214c82
diff --git a/profile_manifests/ecord-global.yml b/profile_manifests/ecord-global.yml
index e44e4b5..f497431 100644
--- a/profile_manifests/ecord-global.yml
+++ b/profile_manifests/ecord-global.yml
@@ -33,7 +33,7 @@
 xos_tosca_config_templates:
   - vtn-service.yaml
   - fabric-service.yaml
-  - vnodglobal-service.yaml
+  - vnaasglobal-service.yaml
   - xos-gui-extensions.yml
 
 xos_other_templates:
@@ -50,7 +50,12 @@
 gui_branding_favicon: "/static/cord-favicon.png"
 gui_branding_bg: "/static/cord-bg.jpg"
 
-enabled_gui_extensions: []
+enabled_gui_extensions:
+  - name: vnaasgui
+    path: orchestration/xos_services/vnaas/xos/gui
+    extra_files:
+      - app/style/style.css
+      - mapconstants.js
 
 # paths defined in manifest/default.xml
 xos_services:
@@ -62,8 +67,8 @@
     path: orchestration/xos_services/fabric
   - name: onos
     path: orchestration/xos_services/onos-service
-  - name: metro-net
-    path: orchestration/xos_services/metro-net
+  - name: vnaas
+    path: orchestration/xos_services/vnaas
 
 # SSL server certificate generation
 server_certs:
diff --git a/profile_manifests/mock-ecord-global.yml b/profile_manifests/mock-ecord-global.yml
index 91fa0be..be6d34b 100644
--- a/profile_manifests/mock-ecord-global.yml
+++ b/profile_manifests/mock-ecord-global.yml
@@ -36,7 +36,7 @@
 
 xos_tosca_config_templates:
   - mock-onos.yaml
-  - vnodglobal-service.yaml
+  - vnaasglobal-service.yaml
   - xos-gui-extensions.yml
 
 # GUI Config [new GUI]
@@ -51,17 +51,18 @@
 gui_branding_bg: "/static/cord-bg.jpg"
 
 enabled_gui_extensions:
-  - name: metro-net-gui
-    path: orchestration/xos_services/metro-net/xos/gui
+  - name: vnaasgui
+    path: orchestration/xos_services/vnaas/xos/gui
     extra_files:
       - app/style/style.css
+      - mapconstants.js
 
 # paths defined in manifest/default.xml
 xos_services:
   - name: onos
     path: orchestration/xos_services/onos-service
-  - name: metro-net
-    path: orchestration/xos_services/metro-net
+  - name: vnaas
+    path: orchestration/xos_services/vnaas
 
 xos_service_sshkeys:
   - name: onos_rsa