File: bug-1658189-d2b390ad74c96c79.yaml

package info (click to toggle)
python-openstackclient 8.2.0-7
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 10,960 kB
  • sloc: python: 132,001; makefile: 140; sh: 22
file content (6 lines) | stat: -rw-r--r-- 267 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
---
fixes:
  - |
    Make the ``role assignment list`` command callable without administrator
    permissions if restricted to the user's own project with the ``--project`` option.
    [Bug `1658189 <https://bugs.launchpad.net/python-openstackclient/+bug/1658189>`_]