Make many networking parameters consistent
[apex-tripleo-heat-templates.git] / network / ports / tenant_from_pool.yaml
index c72b227..94c419d 100644 (file)
@@ -1,11 +1,11 @@
-heat_template_version: ocata
+heat_template_version: pike
 
 description: >
   Returns an IP from a network mapped list of IPs
 
 parameters:
   TenantNetName:
-    description: Name of the tenant network
+    description: The name of the tenant network.
     default: tenant
     type: string
   PortName: