Merge "Set manila cephfs backend if ceph is deployed"
[apex-tripleo-heat-templates.git] / network / ports / external_from_pool_v6.yaml
index baa544e..c67789a 100644 (file)
@@ -1,4 +1,4 @@
-heat_template_version: 2015-10-15
+heat_template_version: ocata
 
 description: >
   Returns an IP from a network mapped list of IPs. This version is for IPv6
@@ -49,4 +49,4 @@ outputs:
       - ''
       - - {get_param: [IPPool, {get_param: ExternalNetName}, {get_param: NodeIndex}]}
         - '/'
-        - {str_split: ['/', {get_attr: [ExternalPort, subnets, 0, cidr]}, 1]}
+        - {str_split: ['/', {get_param: ExternalNetCidr}, 1]}