5780a773cc
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
9 lines
375 B
YAML
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.
|