File: list_role_assignment_names-7e1b7eb8c2d22d7c.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 (6 lines) | stat: -rw-r--r-- 275 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
---
features:
  - >
    [`bug 1479569 <https://bugs.launchpad.net/python-keystoneclient/+bug/1479569>`_]
    With the ``include_names`` parameter set to True the names of the role assignments
    are returned with the entities IDs. (GET /role_assignments?include_names=True)