File: remove-osc_password-0767ac78267ef114.yaml

package info (click to toggle)
python-openstackclient 7.4.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, trixie
  • size: 11,012 kB
  • sloc: python: 135,291; makefile: 140; sh: 22
file content (7 lines) | stat: -rw-r--r-- 395 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
---
upgrade:
  - With the change to use keystoneauth plugins the OpenStackClient-specific
    ``osc_password`` authentication plugin has been removed.  The visible
    difference should only be in the behaviour with poorly configured clouds
    with old default Keystone values for admin_endpoint and public_endpoint
    as seen in the version details returned in a GET to the root ('/') route.