File: project-tags-1f8a32d389951e7a.yaml

package info (click to toggle)
python-keystoneclient 1%3A3.17.0-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,416 kB
  • sloc: python: 21,389; sh: 192; xml: 149; makefile: 105
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.