diff --git a/templates/nova.conf.j2 b/templates/nova.conf.j2
index f652d92e..51f76a1a 100644
--- a/templates/nova.conf.j2
+++ b/templates/nova.conf.j2
@@ -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