integrate A-CORD
(1) compute10, computeBBU1 only exist on real rack, if we do not comment them out,
    in the cloudlab environment, the xos can not generate the correct network-cfg.
(2) so we create 2 versions of mcord.yaml and nodes.yaml files
    for cloudlab and rack.

Change-Id: I688c9f5924491f5b809829058beaf24ba0af3596
diff --git a/mcord/monitoring_synchronizer.yaml b/mcord/monitoring_synchronizer.yaml
new file mode 100644
index 0000000..5b248a9
--- /dev/null
+++ b/mcord/monitoring_synchronizer.yaml
@@ -0,0 +1,14 @@
+tosca_definitions_version: tosca_simple_yaml_1_0
+
+description: This recipe provides additional configuration for the onboarded services.
+
+imports:
+   - custom_types/xos.yaml
+
+topology_template:
+  node_templates:
+    servicecontroller#monitoring:
+      type: tosca.nodes.ServiceController
+      properties:
+        no-create: true
+        synchronizer_config: /root/setup/files/monitoring_synchronizer_config