python-openstackclient/releasenotes/notes/bug-1543214-959aee7830db2b0...

7 lines
237 B
YAML

---
fixes:
- |
The ``token issue`` can now return an unscoped token. If a `project` or `domain`
target scope are not specified, an unscoped token will be returned.
[Bug `1543214 <https://bugs.launchpad.net/bugs/1543214>`_]