summaryrefslogtreecommitdiff
path: root/releasenotes/notes/bp-project-tags-b544aef9672d415b.yaml
blob: 2d3f519e2f339cf18f03f1e8f3f26e040853ad41 (plain)
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>`_]