deb-horizon/releasenotes/notes/removal-of-default-subnet-pool-label-options-9aeaa816ad6cc2f8.yaml
Frode Nordahl 2e355837fa Remove deprecated default_*_subnet_pool options
These options were deprecated in Mitaka and this commit removes
them from Newton.

Revert relaxation of _check_subnet_data function. It is no longer
allowed to pass empty 'subnetpool_id'.

Change-Id: I86df242a7dda84ef197216aa5c593417038fae3f
Closes-Bug: #1579035
Related-Bug: #1551333
2016-05-06 21:29:11 +02:00

9 lines
432 B
YAML

---
deprecations:
- The 'default_ipv4_subnet_pool_label' and 'default_ipv6_subnet_pool_label'
options were deprecated in the Mitaka release and are no longer valid in
the Newton release. Starting with Mitaka you can create one default
subnet pool per address family through the Neutron API. These subnet
pools will automatically show up in the subnet pool list using the name
of the pool as label.