diff options
| author | Jenkins <jenkins@review.openstack.org> | 2016-01-27 00:36:31 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2016-01-27 00:36:31 +0000 |
| commit | 68e3327a5a38094fe73a65265b76466698e7479b (patch) | |
| tree | e7a8713b22b35b4f2f85be5907de192c0bf0ccd3 | |
| parent | 39330ddad75352c8b75d5489244b990793d39b49 (diff) | |
| parent | 299c5710c518d9502a23f5240360047baa81ac8d (diff) | |
| download | python-openstackclient-68e3327a5a38094fe73a65265b76466698e7479b.tar.gz | |
Merge "Add releasenote for 'subnet list' command support"
| -rw-r--r-- | releasenotes/notes/add-subnet-list-command-970f4b397469bdc6.yaml | 5 |
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>`_] |
