Merge "Fix cinder config group in nova.conf"
This commit is contained in:
commit
2b3ec9fa18
@ -123,8 +123,10 @@ api_servers = {{ internal_protocol }}://{% if orchestration_engine == 'KUBERNETE
|
||||
|
||||
num_retries = {{ groups['glance-api'] | length }}
|
||||
|
||||
{% if enable_cinder | bool %}
|
||||
[cinder]
|
||||
catalog_info = volumev2:cinderv2:internalURL
|
||||
{% endif %}
|
||||
|
||||
[neutron]
|
||||
{% if orchestration_engine == 'KUBERNETES' %}
|
||||
|
Loading…
Reference in New Issue
Block a user