Changing the password in Keystone V3 is an unscoped operation, but we were requiring a scope. Change-Id: If0653ac7b59320c2cd9d42a2c73dd29c3626d389 Closes-Bug: 1543222
7 lines
228 B
YAML
7 lines
228 B
YAML
---
|
|
fixes:
|
|
- Keystone V3 `user password set` is a self-service operation. It should
|
|
not required a scoped token as it is not considered a `scoped operation`.
|
|
[Bug `1543222 <https://bugs.launchpad.net/bugs/1543222>`_]
|
|
|