Restored mcord service grid

Change-Id: I866ba26d3c3e15a5a0c2fda62a42c5d0e511a71e
diff --git a/mcord/xos.yaml b/mcord/xos.yaml
index 124c864..f157823 100644
--- a/mcord/xos.yaml
+++ b/mcord/xos.yaml
@@ -25,10 +25,10 @@
              node: xos
              relationship: tosca.relationships.UsedByXOS
 
-    /opt/xos/xos_configuration/xos_cord_config:
+    /opt/xos/xos_configuration/xos_mcord_config:
       type: tosca.nodes.XOSVolume
       properties:
-          host_path: { path_join: [ SELF, CONFIG_DIR, xos_cord_config, ENV_VAR ] }
+          host_path: { path_join: [ SELF, CONFIG_DIR, xos_mcord_config, ENV_VAR ] }
           read_only: true
       requirements:
           - xos: