[CORD-1044] VTR as GUI Extension

Change-Id: I7509f9d0d4ba870efb406c2049e6e9523ad2a44f
diff --git a/profile_manifests/mock-rcord.yml b/profile_manifests/mock-rcord.yml
index 66f0927..1f6b2cf 100644
--- a/profile_manifests/mock-rcord.yml
+++ b/profile_manifests/mock-rcord.yml
@@ -43,6 +43,10 @@
   - label: "Instances"
     state: "xos.core.instance"
 
+enabled_gui_extensions:
+  - name: vtr
+    path: orchestration/xos_services/vtr/xos/gui
+
 # GUI branding [OLD GUI to be removed]
 gui_branding_name: "CORD"
 gui_branding_icon: "/static/cord-logo.png"