python-openstackclient/releasenotes/notes/router-port-add-0afe7392c080bcb8.yaml
reedip 2e94f2803f Add "router add port" to osc
This patch proposes the migration of port addition of
Neutron's "router-interface-add" to OSC's "router add port".

Change-Id: I3a8a76d384caa32975f8e77f50f3cf3c3be13786
Closes-Bug: #1546849
Depends-On: I9783bc4ccceae3d361dce52d51483ef2187920a9
Implements: blueprint neutron-client-advanced-router
2016-03-21 02:07:21 +00:00

6 lines
119 B
YAML

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