CORD-2509 migrate mcord profile from static to dynamic load
Change-Id: I69a56875db0ec13ad61d9fbc3261da0735adcb9b
diff --git a/mcord-ng40.yml b/mcord-ng40.yml
index 3168dd1..4805155 100644
--- a/mcord-ng40.yml
+++ b/mcord-ng40.yml
@@ -48,6 +48,8 @@
# paths defined in manifest/default.xml
xos_services:
+ - name: mcord
+ path: orchestration/profiles/mcord
- name: vtn
path: orchestration/xos_services/vtn-service
keypair: vsg_rsa
@@ -99,8 +101,6 @@
template: private_template
owner: vspgwu
-profile_library: "mcord"
-
# Juju config
charm_versions:
ceilometer: "cs:trusty/ceilometer-17"