python-openstackclient/releasenotes/notes/bug-1581179-4d15dc504777f9e7.yaml
Manjeet Singh Bhatia 668bc028d1 Add ip version filter to subnet list
This patch will add argument ip-version to command
subnet list

Change-Id: If7458d4979e53aec7e2633c4f1779c3810f9a3f1
Closes-Bug: #1581179
2016-05-16 22:37:14 +00:00

7 lines
229 B
YAML

---
features:
-
Add the ``--ip-version`` option to the ``subnet list`` command. This
will output subnets based on IP version filter.
[`Bug 1581179 <https://bugs.launchpad.net/python-openstackclient/+bug/1581179>`_]