summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2016-10-12 22:10:40 +0000
committerGerrit Code Review <review@openstack.org>2016-10-12 22:10:40 +0000
commitfd60e579c8b5194e4f85f034bd27a2bd94516ac7 (patch)
tree926087d935f54f4faf1367c3ff805390a3a0aafb /releasenotes
parenta2e520c29c9084134ee948aac7137b8713e56848 (diff)
parent2c1282cecf33162b5483f5cb558f98395945380b (diff)
downloadpython-openstackclient-fd60e579c8b5194e4f85f034bd27a2bd94516ac7.tar.gz
Merge "Add a new column and a new option the 'os port list' cmd"
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/bug-1613995-10bb3895d702c063.yaml7
1 files changed, 7 insertions, 0 deletions
diff --git a/releasenotes/notes/bug-1613995-10bb3895d702c063.yaml b/releasenotes/notes/bug-1613995-10bb3895d702c063.yaml
new file mode 100644
index 00000000..466f950a
--- /dev/null
+++ b/releasenotes/notes/bug-1613995-10bb3895d702c063.yaml
@@ -0,0 +1,7 @@
+---
+features:
+ - |
+ Add a new column ``status`` and ``--long`` option to the result of the
+ ``os port list`` command.
+ [Bug `1613995 <https://bugs.launchpad.net/bugs/1613995>`_]
+ [Bug `1614321 <https://bugs.launchpad.net/bugs/1614321>`_]