File: remove-auth-system-b2cd247b8a312b72.yaml

package info (click to toggle)
python-novaclient 2%3A11.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,512 kB
  • sloc: python: 21,720; sh: 62; makefile: 21
file content (9 lines) | stat: -rw-r--r-- 438 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
---
prelude: >
    The ability to use non-Keystone authentication systems has been removed.
upgrade:
  - The ``--os-auth-system`` CLI option and ``OS_AUTH_SYSTEM`` environment
    variable usage was deprecated in the 3.1.0 release during the Mitaka
    development series. This release drops the support for using those options
    to load non-Keystone authentication systems via the
    ``openstack.client.auth_plugin`` extension point.