neutron-lib/releasenotes/notes/admin-state-down-before-update-c06fb3a551fe499f.yaml
Matt Welch adc6a7087f Add shim extension admin_state_down_before_update
Shim extension for neutron patch:
https://review.openstack.org/#/c/625134/
Adds releasenote.
Adds api-ref update.

Related-Bug: #1811166

Change-Id: Ie1167a9c7fc5dcb88a6955085937572805e41fd7
Signed-off-by: Matt Welch <matt.welch@intel.com>
2019-07-08 09:34:07 +00:00

6 lines
228 B
YAML

---
features:
- Router API is modified through a regime API extension to neutron-lib that
enforces the admin state of a router be DOWN (admin_state_up=False) prior
to modifying the distributed attribute of the router.