[CORD-1942] Define M-CORD Subscriber

Change-Id: Icc5288530c6e45ead09b99a211f53da566098050
diff --git a/profile_manifests/mcord.yml b/profile_manifests/mcord.yml
index 61172c4..b93cb69 100644
--- a/profile_manifests/mcord.yml
+++ b/profile_manifests/mcord.yml
@@ -33,6 +33,10 @@
   - fabric-service.yaml
   - management-net.yaml
   - xos-gui-extensions.yml
+  - mcord-services.yml
+
+xos_new_tosca_config_templates:
+  - mcord-subscriber.yml
 
 xos_other_templates:
   - fabric-network-cfg.json
@@ -55,18 +59,11 @@
     keypair: onos_rsa
   - name: fabric
     path: orchestration/xos_services/fabric
-#  uncomment this when vmme migration is to be done.
-#  - name: vmme
-#    path: orchestration/xos_services/vmme
-#    keypair: mcord_rsa
-#    synchronizer: true
   - name: exampleservice
     path: orchestration/xos_services/exampleservice
     keypair: exampleservice_rsa
-#  - name: monitoring
-#    path: orchestration/xos_services/monitoring
-#    keypair: monitoringservice_rsa
-#    synchronizer: false
+
+profile_library: "mcord"
 
 # VTN network configuration
 management_network_cidr: 172.27.0.0/24