Fix outdated cinder api version
Volume v1 API and v2 API were both removed and now only volume v3 API is available. Change-Id: I87194f87940bbb89be5efe4bcf23850dedf5d34a
This commit is contained in:
@@ -23,5 +23,4 @@ volumes = volume
|
||||
|
||||
# map endpoint type defined in service catalog to CADF typeURI
|
||||
[service_endpoints]
|
||||
volume = service/storage/block
|
||||
volumev2 = service/storage/block
|
||||
volumev3 = service/storage/block
|
||||
|
||||
Reference in New Issue
Block a user