python-openstackclient/releasenotes/notes/bug-1750983-420945d6c0afb50...

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>`_]