refactor the vMME service to CORD 3.0 only, not master

Change-Id: I80cd92d5a11388b41de8842fa81c08edb312255b
diff --git a/xos/vmme-onboard.yaml b/xos/vmme-onboard.yaml
index d2e8fd7..214d576 100644
--- a/xos/vmme-onboard.yaml
+++ b/xos/vmme-onboard.yaml
@@ -10,7 +10,7 @@
     servicecontroller#vmme:
       type: tosca.nodes.ServiceController
       properties:
-          base_url: file:///opt/xos_services/vMME/xos/
+          base_url: file:///opt/xos_services/vmme/xos/
           # The following will concatenate with base_url automatically, if
           # base_url is non-null.
           models: models.py
@@ -19,5 +19,5 @@
           synchronizer: synchronizer/manifest  
           synchronizer_run: vmme-synchronizer.py
           tosca_resource: tosca/resources/vmmetenant.py, tosca/resources/vmmeservice.py 
-          private_key: file:///opt/xos/key_import/vMME_rsa
-          public_key: file:///opt/xos/key_import/vMME_rsa.pub
+          private_key: file:///opt/xos/key_import/mcord_rsa
+          public_key: file:///opt/xos/key_import/mcord_rsa.pub