disable booting a vm for PGWC on rack for now

Change-Id: Ia94c9d87fd7bf65749550176ed7616980818504c
diff --git a/mcord/mcord.yaml.rack b/mcord/mcord.yaml.rack
index c23c4c6..d561242 100644
--- a/mcord/mcord.yaml.rack
+++ b/mcord/mcord.yaml.rack
@@ -294,7 +294,7 @@
       properties:

           network: noauto

 #          default_flavor: m1.xlarge

-          default_node: computeBBU2 

+#default_node: computeBBU2 

 

     mysite_vpgwc_slice1:

       description: vPGWC Service Slice 1

@@ -317,19 +317,19 @@
               relationship: tosca.relationships.ConnectsToNetwork

       properties:

           network: noauto

-          default_node: compute10

-    

-    mysite_VPGWC_Component:

-      description: MCORD Service default Component

-      type: tosca.nodes.VPGWCComponent

-      requirements:

-          - provider_service:

-              node: vPGWC

-              relationship: tosca.relationships.MemberOfService

-          - vpgwc_slice:

-              node: mysite_vpgwc_slice1

-              relationship: tosca.relationships.MemberOfSlice

-      properties:

-          display_message: vPGWC looks good!

-          s5s8_pgw_tag: 300

+#default_node: compute10

+

+#    mysite_VPGWC_Component:

+#      description: MCORD Service default Component

+#      type: tosca.nodes.VPGWCComponent

+#      requirements:

+#          - provider_service:

+#              node: vPGWC

+#              relationship: tosca.relationships.MemberOfService

+#          - vpgwc_slice:

+#              node: mysite_vpgwc_slice1

+#              relationship: tosca.relationships.MemberOfSlice

+#      properties:

+#          display_message: vPGWC looks good!

+#          s5s8_pgw_tag: 300