Make many networking parameters consistent
[apex-tripleo-heat-templates.git] / network / ports / storage_mgmt.yaml
index f97e337..c06c58e 100644 (file)
@@ -1,11 +1,11 @@
-heat_template_version: 2015-10-15
+heat_template_version: pike
 
 description: >
   Creates a port on the storage_mgmt API network.
 
 parameters:
   StorageMgmtNetName:
-    description: Name of the storage_mgmt API neutron network
+    description: The name of the Storage management network.
     default: storage_mgmt
     type: string
   PortName:
@@ -43,6 +43,10 @@ outputs:
   ip_address:
     description: storage_mgmt network IP
     value: {get_attr: [StorageMgmtPort, fixed_ips, 0, ip_address]}
+  ip_address_uri:
+    description: |
+        storage_mgmt network IP (for compatibility with storage_mgmt_v6.yaml)
+    value: {get_attr: [StorageMgmtPort, fixed_ips, 0, ip_address]}
   ip_subnet:
     description: IP/Subnet CIDR for the storage_mgmt network IP
     value: