Merge "Cinder endpoint wrong fix"
This commit is contained in:
commit
97686e9fab
@ -112,7 +112,7 @@ api_servers = {% for host in groups['glance-api'] %}{{ internal_protocol }}://{%
|
|||||||
num_retries = {{ groups['glance-api'] | length }}
|
num_retries = {{ groups['glance-api'] | length }}
|
||||||
|
|
||||||
[cinder]
|
[cinder]
|
||||||
catalog_info = volume:cinder:internalURL
|
catalog_info = volumev2:cinderv2:internalURL
|
||||||
|
|
||||||
[neutron]
|
[neutron]
|
||||||
{% if orchestration_engine == 'KUBERNETES' %}
|
{% if orchestration_engine == 'KUBERNETES' %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user