File: bug-1750983-420945d6c0afb509.yaml

package info (click to toggle)
python-openstackclient 8.2.0-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 10,960 kB
  • sloc: python: 132,001; makefile: 140; sh: 22
file content (13 lines) | stat: -rw-r--r-- 606 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
---
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>`_]