summaryrefslogtreecommitdiff
path: root/releasenotes/notes/subnet-pool-resource-c32ff97d4f956b73.yaml
blob: 10d375c8dc7ec3123de0e2c4236144666d6e1bf7 (plain)
1
2
3
4
5
6
7
8
9
---
features:
  - A new ``OS::Neutron:SubnetPool`` resource that helps in
   managing the lifecycle of neutron subnet pool.
   Availability of this resource depends on availability of
   neutron ``subnet_allocation`` API extension.
  - Resource ``OS::neutron::Subnet`` now supports ``subnetpool``
   optional property, that will automate the allocation of CIDR
   for the subnet from the specified subnet pool.