bifrost/releasenotes/notes/inspector-keystone-support-3786a22b49e851e5.yaml
Julia Kreger ee38716d16 Adding keystone support to inspector config
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
2016-12-02 19:20:51 +00:00

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``.