Adds network/cidr mapping into a new service property
[apex-tripleo-heat-templates.git] / network / internal_api_v6.yaml
index a089aa7..0688f13 100644 (file)
@@ -68,3 +68,5 @@ outputs:
   OS::stack_id:
     description: Neutron internal network
     value: {get_resource: InternalApiNetwork}
+  subnet_cidr:
+    value: {get_attr: InternalApiSubnet, cidr}