summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2016-01-27 00:36:31 +0000
committerGerrit Code Review <review@openstack.org>2016-01-27 00:36:31 +0000
commit68e3327a5a38094fe73a65265b76466698e7479b (patch)
treee7a8713b22b35b4f2f85be5907de192c0bf0ccd3
parent39330ddad75352c8b75d5489244b990793d39b49 (diff)
parent299c5710c518d9502a23f5240360047baa81ac8d (diff)
downloadpython-openstackclient-68e3327a5a38094fe73a65265b76466698e7479b.tar.gz
Merge "Add releasenote for 'subnet list' command support"
-rw-r--r--releasenotes/notes/add-subnet-list-command-970f4b397469bdc6.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/releasenotes/notes/add-subnet-list-command-970f4b397469bdc6.yaml b/releasenotes/notes/add-subnet-list-command-970f4b397469bdc6.yaml
new file mode 100644
index 00000000..ec1b7a2e
--- /dev/null
+++ b/releasenotes/notes/add-subnet-list-command-970f4b397469bdc6.yaml
@@ -0,0 +1,5 @@
+---
+features:
+ - |
+ Add support for the ``subnet list`` command.
+ [Bug `1523258 <https://bugs.launchpad.net/python-openstackclient/+bug/1523258>`_]