python-openstackclient/releasenotes/notes/bug-1561599-d5f541f08ae6274...

8 lines
349 B
YAML

---
fixes:
- When performing ``domain show``, ``project show`` or ``user show``, peek
into the user token to determine the ID or the resource (if supplied with
only a name). This should make finding information about the user and
their project easier for non-admin users.
[Bug `1561599 <https://bugs.launchpad.net/bugs/1561599>`_]