Merge "Update Nova to use Cinder v3"
This commit is contained in:
commit
0b5423e69b
@ -114,7 +114,7 @@ num_retries = {{ groups['glance-api'] | length }}
|
|||||||
|
|
||||||
{% if enable_cinder | bool %}
|
{% if enable_cinder | bool %}
|
||||||
[cinder]
|
[cinder]
|
||||||
catalog_info = volumev2:cinderv2:internalURL
|
catalog_info = volumev3:cinderv3:internalURL
|
||||||
os_region_name = {{ openstack_region_name }}
|
os_region_name = {{ openstack_region_name }}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user