Merge "Add cinder_enpoint_type option in trove"
This commit is contained in:
commit
e7b3bd0358
ansible/roles/trove/templates
@ -16,6 +16,7 @@ os_region_name = {{ openstack_region_name }}
|
||||
|
||||
nova_compute_endpoint_type = internalURL
|
||||
neutron_endpoint_type = internalURL
|
||||
cinder_endpoint_type = internalURL
|
||||
swift_endpoint_type = internalURL
|
||||
glance_endpoint_type = internalURL
|
||||
trove_endpoint_type = internalURL
|
||||
|
@ -18,6 +18,7 @@ os_region_name = {{ openstack_region_name }}
|
||||
|
||||
nova_compute_endpoint_type = internalURL
|
||||
neutron_endpoint_type = internalURL
|
||||
cinder_endpoint_type = internalURL
|
||||
swift_endpoint_type = internalURL
|
||||
glance_endpoint_type = internalURL
|
||||
trove_endpoint_type = internalURL
|
||||
|
Loading…
x
Reference in New Issue
Block a user