bifrost/releasenotes/notes/auth-59e73f74a2dd507f.yaml
Dmitry Tantsur ee50d50ebe Remove deprecated authentication parameters
This removes inspector_auth and ironic_auth_strategy which are redundant
with enable_keystone and rely on deprecated ironic-inspector options.

Change-Id: Ib76978f0406fac2c2c7b8396e1a03a87db9eeba5
2019-06-18 07:56:34 +02:00

6 lines
176 B
YAML

---
upgrade:
- |
The deprecated parameters ``inspector_auth`` and ``ironic_auth_strategy``
have been removed. Their values are now detected from ``enable_keystone``.