4f9035c24f
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
15 lines
397 B
YAML
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
|