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