41e1bd0be6
Make scope check optional for the "token issue" command as unscoped token is a valid Keystone V2/V3 API. Change-Id: Ie1cded4dbfdafd3a78c0ebdf89e3f66762509930 Closes-Bug: #1543214
7 lines
237 B
YAML
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>`_]
|