ee38716d16
Additional support to configure keystone with credentials for inspector and template updates to allow the configuration of keystone settings related to inspector. Change-Id: Idef26c86bdc827b8edbc9e0412ec9067a25f52b6
13 lines
531 B
YAML
13 lines
531 B
YAML
---
|
|
features:
|
|
- Functionality to configure the ironic-inspector to
|
|
utilize keystone, utilizing the base ``enable_keystone``
|
|
boolean parameter.
|
|
deprecations:
|
|
- The ``ironic_auth_strategy`` setting is deprecated and will
|
|
be removed in Pike. The setting has no effect if the
|
|
``enable_keystone`` setting is present and set to ``true``.
|
|
- The ``inspector_auth`` setting is deprecated and will
|
|
be removed in Pike. The setting has no effect if the
|
|
``enable_keystone`` setting is present and set to ``true``.
|