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

9 lines
418 B
YAML

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