summaryrefslogtreecommitdiff
path: root/releasenotes/notes/deprecate-api-auth_strategy-noauth2-ed29c499a68b08ce.yaml
blob: 3dcdc79862d2ea1bc49e128ae297a0aeeaeb57ab (plain)
1
2
3
4
5
6
7
---
deprecations:
  - |
    The ``[api]auth_strategy`` conf option and the corresponding test-only
    ``noauth2`` pipeline in ``api-paste.ini`` are deprecated and will be
    removed in a future release. The only supported ``auth_strategy`` is
    ``keystone``, the default.