python-openstackclient/releasenotes/notes/add-port-list-command-29b4452003bc6bab.yaml
Jas d548942645 Add port list command
This patch adds the ability to list all created ports

Change-Id: Ie1a48c203cabc96346a4950f21b83493d58a66a5
Partial-bug: #1519909
Partially-implements: blueprint neutron-client
2016-03-07 11:17:31 -06:00

5 lines
152 B
YAML

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