ironic/releasenotes/notes/no-more-legacy-auth-eeb32f907d0ab5de.yaml
Pavlo Shchelokovskyy 4f9035c24f Remove legacy auth loading
remove support for specifying client auth in keystone_authtoken config section.
This was deprecated about a year ago and now can safely be removed.

Also, fill the [cinder] section with auth options in devstack.

Change-Id: I0c45d12d80eff45e643af29cded178644071c9fe
2017-06-06 10:20:54 +00:00

15 lines
397 B
YAML

---
upgrade:
- |
Ironic no longer falls back to loading authentication configuration
options for accessing other services from the ``[keystone_authtoken]``
section.
As a result, the following configuration sections now must contain
proper authentication options for appropriate service:
- glance
- neutron
- swift
- inspector
- service_catalog