Remove [keystone] configuration block
The [keystone] configuration block no longer exists in ironic.conf and was deprecated in Queens. Use 'region_name' option in the following sections - '[service_catalog]', '[neutron]', '[glance]', '[cinder]', '[swift]' and '[inspector]' to configure region for those services individually. Change-Id: I40a073f9aa6e40f35dffab6223308a18fa98e7ac
This commit is contained in:
parent
20a533dd53
commit
e02da14854
@ -113,9 +113,6 @@ valid_interfaces = {{ ironic_inspector_valid_interfaces }}
|
||||
|
||||
[ironic_lib]
|
||||
|
||||
[keystone]
|
||||
region_name = {{ ironic_service_region }}
|
||||
|
||||
[keystone_authtoken]
|
||||
insecure = {{ keystone_service_internaluri_insecure | bool }}
|
||||
auth_type = {{ ironic_keystone_auth_plugin }}
|
||||
|
Loading…
Reference in New Issue
Block a user