CORD-2509 migrate mcord profile from static to dynamic load

Change-Id: I69a56875db0ec13ad61d9fbc3261da0735adcb9b
diff --git a/mcord-cavium.yml b/mcord-cavium.yml
index fd577f3..6b3d43c 100644
--- a/mcord-cavium.yml
+++ b/mcord-cavium.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
@@ -134,8 +136,6 @@
     template: private_template
     owner: vhss
 
-profile_library: "mcord"
-
 # Juju config
 charm_versions:
   ceilometer: "cs:trusty/ceilometer-17"