summaryrefslogtreecommitdiff
path: root/releasenotes/notes/remove-auth-system-b2cd247b8a312b72.yaml
blob: ce3fb4d0c5ad3219a6a7cb36d86ced35726995dc (plain)
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.