Merge "Add IPv6 support for the management network"
[apex-tripleo-heat-templates.git] / puppet / services / services.yaml
index f968163..7ed880f 100644 (file)
@@ -15,10 +15,6 @@ parameters:
     description: Mapping of service endpoint -> protocol. Typically set
                  via parameter_defaults in the resource registry.
     type: json
-  MysqlVirtualIPUri:
-    default: ''
-    type: string
-    description: The URI virtual IP for the MySQL service.
 
 resources:
 
@@ -29,7 +25,6 @@ resources:
       concurrent: true
       resource_properties:
         EndpointMap: {get_param: EndpointMap}
-        MysqlVirtualIPUri: {get_param: MysqlVirtualIPUri}
 
 outputs:
   config_settings: