python-openstackclient/releasenotes/notes/bug-1750983-420945d6c0afb509.yaml
Dean Troyer 4236d777ff Release note cleanup for 3.16.0 release
Change-Id: I64efea562117706529c4b474085f5c12939ba4d6
Signed-off-by: Dean Troyer <dtroyer@gmail.com>
2018-07-25 14:08:05 -05:00

14 lines
606 B
YAML

---
features:
- |
Add ``--tag`` and ``--no-tag`` options to ``security group create`` and
``security group set`` commands.
[Bug `1750983 <https://bugs.launchpad.net/python-openstackclient/+bug/1750983>`_]
- |
Add ``--tags``, ``--any-tags``, ``--not-tags`` and ``--not-any-tags`` options
to ``security group list`` command.
[Bug `1750983 <https://bugs.launchpad.net/python-openstackclient/+bug/1750983>`_]
- |
Add ``--tag`` and ``--all-tag`` options to ``security group unset`` command.
[Bug `1750983 <https://bugs.launchpad.net/python-openstackclient/+bug/1750983>`_]