summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>`_]