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: I833fb0018184a3ae24c4fea23c661b038cdc3f81
This commit is contained in:
Dmitriy Rabotyagov 2025-03-25 16:45:02 +01:00
parent ca89c07cd4
commit 17d5b9bd2f

View File

@ -86,7 +86,7 @@ memcache_servers = {{ nova_cache_servers }}
# Cinder
[cinder]
catalog_info = volumev3:cinderv3:internalURL
catalog_info = block-storage:cinder:internalURL
os_region_name = {{ nova_service_region }}
auth_section = keystone_authtoken