Switch volume catalog_type to block-storage
Depends-On: https://review.opendev.org/c/openstack/openstack-ansible-os_tempest/+/942775 Needed-By: https://review.opendev.org/c/openstack/openstack-ansible-os_cinder/+/942783 Change-Id: I374856552c0b2d3fb2f49cb16b737c175585356d
This commit is contained in:
parent
793395ae18
commit
5f182701d4
@ -33,7 +33,7 @@ trove_volume_support = {{ trove_cinder_enabled }}
|
||||
max_accepted_volume_size = 100
|
||||
max_volumes_per_tenant = 1000
|
||||
cinder_endpoint_type = {{ trove_service_cinder_endpoint_type }}
|
||||
cinder_service_type = volumev3
|
||||
cinder_service_type = block-storage
|
||||
|
||||
# Trove DNS
|
||||
trove_dns_support = {{ trove_designate_enabled | bool }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user