python-openstackclient/releasenotes/notes/router-subnet-469d095ae0bac884.yaml
reedip 9e42daa577 Add Subnet add/remove support to router
The following patch adds the support for
"router add subnet" and "router remove subnet"
to the OSC as a part of migration of Neutron's
CLI commands.

Partial-Bug: #1546849
Implements: blueprint neutron-client-advanced-router
Change-Id: Ia3770c41026194bdb1543d4e67446f81936d44d1
2016-03-22 01:55:19 +00:00

9 lines
231 B
YAML

---
features:
- |
Add ``router add subnet`` command
[Bug `1546849 <https://bugs.launchpad.net/bugs/1546849>`_]
- |
Add ``router remove subnet`` command
[Bug `1546849 <https://bugs.launchpad.net/bugs/1546849>`_]