python-openstackclient/releasenotes/notes/router-remove-port-058078c93819b0f4.yaml
reedip 8ecdc57ea6 Add "router remove port" to osc
This patch proposes the migration of port
deletion of Neutron's "router-interface-delete"
to OSC's "router remove port".

Change-Id: Ifceabce080aacac9f6410c809fcc097760e0c5ee
Partial-Bug: #1546849
Implements: blueprint neutron-client-advanced-router
2016-03-21 02:08:16 +00:00

6 lines
122 B
YAML

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