neutron-lib/releasenotes/notes/update-subnet-onboard-api-267a9a37f6426d64.yaml
Ryan Tidwell 5780a773cc Remove unnecessary attributes and specs from subnet_onboard API
This change removes some items from the subnet_onboard API that
are problematic. In particular, this change removes the subnets
extension to subnetpools because it presents a redundant API for
creating/onboarding subnets.

http://lists.openstack.org/pipermail/openstack-discuss/2018-December/000796.html

Change-Id: Id84e7d01c67d369264e0a2961ffb70aea643f910
2019-01-24 08:40:08 +00:00

9 lines
375 B
YAML

---
other:
- |
This change removes the ``ONBOARD_SUBNETS_SPECS`` attribute extension
from the subnet onboard extension descriptor. This has been deemed to
be an unnecessary attribute extension during implementation and has been
removed. Because subnet onboard is not yet a completed Neutron feature,
the API definition is being updated to reflect this.