python-neutronclient/releasenotes/notes/add-subnet-onboard-e60772bc4984f698.yaml
Ryan Tidwell 680b417111
Add subnet onboard CLI
This is the implementation of the "onboard network subnets" CLI.
This enables the subnet onboard feature of neutron to be driven via
CLI.

Depends-On: https://review.openstack.org/348080
Change-Id: Ic637ed689b0d3806d2c33faa419c3a98a310effa
Implements: blueprint subnet-onboard
2019-02-27 08:39:40 -06:00

6 lines
212 B
YAML

---
features:
- |
Add ``network onboard subnets`` OSC command to enable subnet onboard support from the CLI
[Blueprint `subnet-onboard <https://blueprints.launchpad.net/neutron/+spec/subnet-onboard>`_]