[CORD-1515] Loading GUI Extensions
Change-Id: I75fd79c14cb21c9e85f302fd7fc184918f87964d
diff --git a/profile_manifests/api-test.yml b/profile_manifests/api-test.yml
index 6472c2b..0198d6f 100644
--- a/profile_manifests/api-test.yml
+++ b/profile_manifests/api-test.yml
@@ -24,6 +24,7 @@
- sample.yaml
- services.yaml
- volt-devices.yaml
+ - xos-gui-extensions.yml
# paths relative to repo checkout, defined in manifest/default.xml
xos_services:
diff --git a/profile_manifests/ecord-global.yml b/profile_manifests/ecord-global.yml
index 1a553ac..6780a96 100644
--- a/profile_manifests/ecord-global.yml
+++ b/profile_manifests/ecord-global.yml
@@ -17,6 +17,7 @@
- vtn-service.yaml
- fabric-service.yaml
- vnodglobal-service.yaml
+ - xos-gui-extensions.yml
xos_other_templates:
- fabric-network-cfg.json
diff --git a/profile_manifests/ecord.yml b/profile_manifests/ecord.yml
index e8b2696..b53af4a 100644
--- a/profile_manifests/ecord.yml
+++ b/profile_manifests/ecord.yml
@@ -20,6 +20,7 @@
- ecord-services.yaml
- public-net.yaml
- vee-service.yaml
+ - xos-gui-extensions.yml
xos_other_templates:
- fabric-network-cfg.json
diff --git a/profile_manifests/frontend.yml b/profile_manifests/frontend.yml
index 5d0461d..a6b5369 100644
--- a/profile_manifests/frontend.yml
+++ b/profile_manifests/frontend.yml
@@ -16,6 +16,7 @@
# XOS Config
xos_tosca_config_templates:
- sample.yaml
+ - xos-gui-extensions.yml
# SSL server certificate generation
server_certs:
diff --git a/profile_manifests/mcord.yml b/profile_manifests/mcord.yml
index 6624df2..293bc1f 100644
--- a/profile_manifests/mcord.yml
+++ b/profile_manifests/mcord.yml
@@ -17,6 +17,7 @@
- vtn-service.yaml
- fabric-service.yaml
- management-net.yaml
+ - xos-gui-extensions.yml
# - mcord-services.yaml # should unify this with services.yaml.j2 eventually
# - public-net.yaml
# - volt-devices.yaml
diff --git a/profile_manifests/mock-ecord-global.yml b/profile_manifests/mock-ecord-global.yml
index d0585b7..4caefce 100644
--- a/profile_manifests/mock-ecord-global.yml
+++ b/profile_manifests/mock-ecord-global.yml
@@ -21,6 +21,7 @@
xos_tosca_config_templates:
- mock-onos.yaml
- vnodglobal-service.yaml
+ - xos-gui-extensions.yml
# GUI Config [new GUI]
gui_project_name: "E-CORD"
diff --git a/profile_manifests/mock-ecord.yml b/profile_manifests/mock-ecord.yml
index 2a3fcc1..e1a5579 100644
--- a/profile_manifests/mock-ecord.yml
+++ b/profile_manifests/mock-ecord.yml
@@ -25,6 +25,7 @@
# - fabric-service.yaml # rimosso
- ecord-services.yaml
- vee-service.yaml
+ - xos-gui-extensions.yml
# GUI Config [new GUI]
gui_project_name: "E-CORD"
diff --git a/profile_manifests/mock-mcord.yml b/profile_manifests/mock-mcord.yml
index ae69ab6..2b3bf2b 100644
--- a/profile_manifests/mock-mcord.yml
+++ b/profile_manifests/mock-mcord.yml
@@ -22,6 +22,7 @@
- sample.yaml
- management-net.yaml
- mock-mcord.yaml
+ - xos-gui-extensions.yml
# GUI Config [new GUI]
gui_project_name: "M-CORD"
diff --git a/profile_manifests/mock-rcord.yml b/profile_manifests/mock-rcord.yml
index da809d3..98bf0de 100644
--- a/profile_manifests/mock-rcord.yml
+++ b/profile_manifests/mock-rcord.yml
@@ -27,6 +27,7 @@
- public-net.yaml
# - test-subscriber.yaml # broken? Missing lan_network config on vOLT ?
- volt-devices.yaml
+ - xos-gui-extensions.yml
# GUI Config [new GUI]
gw_port: 3000
diff --git a/profile_manifests/opencloud.yml b/profile_manifests/opencloud.yml
index 302b745..7b736af 100644
--- a/profile_manifests/opencloud.yml
+++ b/profile_manifests/opencloud.yml
@@ -14,6 +14,7 @@
# XOS config
xos_tosca_config_templates:
+ - xos-gui-extensions.yml
- vtn-service.yaml
- management-net.yaml
diff --git a/profile_manifests/rcord.yml b/profile_manifests/rcord.yml
index edc60e0..7a3bf3f 100644
--- a/profile_manifests/rcord.yml
+++ b/profile_manifests/rcord.yml
@@ -23,6 +23,7 @@
- public-net.yaml
- volt-devices.yaml
- vrouter.yaml
+ - xos-gui-extensions.yml
xos_other_templates:
- fabric-network-cfg.json