File: bug-1543222-6f8579344ff5c958.yaml

package info (click to toggle)
python-openstackclient 8.2.0-6
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 10,960 kB
  • sloc: python: 132,001; makefile: 140; sh: 22
file content (5 lines) | stat: -rw-r--r-- 227 bytes parent folder | download | duplicates (7)
1
2
3
4
5
---
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>`_]