File: bp-project-tags-b544aef9672d415b.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 (8 lines) | stat: -rw-r--r-- 443 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
---
features:
  - |
    Add ``--tag`` option to ``project create`` command,  ``--tag``, ``--clear-tags``, and
    ``--remove-tag`` options to ``project set`` command. Add ``--tags``, ``--tags-any``,
    ``--not-tags``, and ``--not-tags-any`` options to ``project list`` command to filter
    list results by different projects based on their tags.
    [`blueprint project-tags <https://blueprints.launchpad.net/keystone/+spec/project-tags>`_]