mirror of
https://github.com/optim-enterprises-bv/openstack-helm.git
synced 2025-12-25 17:27:33 +00:00
Merge "Cinder: Use correct service names for api versions"
This commit is contained in:
@@ -1033,7 +1033,7 @@ endpoints:
|
||||
default: 8776
|
||||
public: 80
|
||||
volumev2:
|
||||
name: cinder
|
||||
name: cinderv2
|
||||
hosts:
|
||||
default: cinder-api
|
||||
public: cinder
|
||||
@@ -1048,7 +1048,7 @@ endpoints:
|
||||
default: 8776
|
||||
public: 80
|
||||
volumev3:
|
||||
name: cinder
|
||||
name: cinderv3
|
||||
hosts:
|
||||
default: cinder-api
|
||||
public: cinder
|
||||
|
||||
@@ -1062,8 +1062,6 @@ conf:
|
||||
enable_proxy_headers_parsing: true
|
||||
glance:
|
||||
num_retries: 3
|
||||
cinder:
|
||||
catalog_info: volumev2:cinder:internalURL
|
||||
ironic:
|
||||
api_endpoint: null
|
||||
auth_url: null
|
||||
|
||||
Reference in New Issue
Block a user