2e355837fa
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
9 lines
432 B
YAML
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.
|