Merge "Stop and disable openstack-nova-compute service on compute nodes"
[apex-tripleo-heat-templates.git] / network / ports / storage.yaml
index 579554f..13e51cc 100644 (file)
@@ -1,11 +1,11 @@
-heat_template_version: 2015-10-15
+heat_template_version: pike
 
 description: >
   Creates a port on the storage network.
 
 parameters:
   StorageNetName:
-    description: Name of the storage neutron network
+    description: The name of the storage network.
     default: storage
     type: string
   PortName:
@@ -43,6 +43,9 @@ outputs:
   ip_address:
     description: storage network IP
     value: {get_attr: [StoragePort, fixed_ips, 0, ip_address]}
+  ip_address_uri:
+    description: storage network IP (for compatibility with storage_v6.yaml)
+    value: {get_attr: [StoragePort, fixed_ips, 0, ip_address]}
   ip_subnet:
     description: IP/Subnet CIDR for the storage network IP
     value: