Merge "Copy scheduler configuration from service/ironic to services-docker/ironic"
[apex-tripleo-heat-templates.git] / network / ports / external.yaml
index c33643e..7292209 100644 (file)
@@ -1,4 +1,4 @@
-heat_template_version: ocata
+heat_template_version: pike
 
 description: >
   Creates a port on the external network. The IP address will be chosen
@@ -6,7 +6,7 @@ description: >
 
 parameters:
   ExternalNetName:
-    description: Name of the external neutron network
+    description: The name of the external network.
     default: external
     type: string
   PortName: