neutron/releasenotes/notes/remove-subnetpool-config-b15dbe59237aee7e.yaml
John Davidge f7cc6a0107 Remove deprecated default subnetpools
These config options were deprecated in Mitaka.
They can now be removed in Newton.

Closes-Bug: #1594810
Related-Bug: #1501328
Change-Id: I6eea7d4465cf23df1d8dae26336633052dfab871
2016-08-02 11:25:12 +01:00

6 lines
218 B
YAML

---
upgrade:
- The configuration options for ``default_ipv4_subnet_pool`` and
``default_ipv6_subnet_pool`` have been removed. Please use the
``is_default`` option of the create/update subnetpool API instead.