python-openstackclient/releasenotes/notes/add-port-delete-command-4789d3881b186cfc.yaml
SaiKiran 3168e2297d Add support to delete the ports
This patch adds "port delete" command to osc.

Change-Id: I5c92b2f573249df4e6551506584ccafb4ff290b2
Implements: blueprint neutron-client
Partial-Bug: #1519909
2016-01-20 10:29:16 +05:30

6 lines
155 B
YAML

---
features:
- |
Add support for the ``port delete`` command.
[Bug `1519909 <https://bugs.launchpad.net/python-openstackclient/+bug/1519909>`_]