File: project-tags-1f8a32d389951e7a.yaml

package info (click to toggle)
python-keystoneclient 1%3A5.6.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,548 kB
  • sloc: python: 21,934; sh: 171; xml: 149; makefile: 100
file content (8 lines) | stat: -rw-r--r-- 385 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
---
features:
  - |
    [`blueprint project-tags <https://blueprints.launchpad.net/keystone/+spec/project-tags>`_]
    The keystoneclient now supports project tags feature in keystone.  This
    allows operators to use the client to associate tags to a project,
    retrieve tags associated with a project, delete tags associated with a
    project, and filter projects based on tags.