Merge "Enable TLS configuration for containerized Galera"
[apex-tripleo-heat-templates.git] / network / ports / management_v6.yaml
index a94ebc7..9de06d9 100644 (file)
@@ -1,4 +1,4 @@
-heat_template_version: 2015-10-15
+heat_template_version: pike
 
 description: >
   Creates a port on the management network. The IP address will be chosen
@@ -6,7 +6,7 @@ description: >
 
 parameters:
   ManagementNetName:
-    description: Name of the management neutron network
+    description: The name of the management network.
     default: management
     type: string
   PortName: