Bump up the API microversion in cinder.rc
This patch bumps up the Cinder API microversion to 3.44 in cinder.rc. This is required for the new attachment API to support local-attach. Change-Id: Idb0e5c7c6c6d7f8626b6867eada0d537589011da
This commit is contained in:
parent
7bbc95344d
commit
3ffdcaeb4c
@ -2,4 +2,4 @@ export OS_AUTH_SYSTEM=noauth
|
||||
export CINDER_ENDPOINT=http://127.0.0.1:8776/v3
|
||||
export OS_PROJECT_ID=myproject
|
||||
export OS_USERNAME=bubba
|
||||
export OS_VOLUME_API_VERSION=3.27
|
||||
export OS_VOLUME_API_VERSION=3.44
|
||||
|
Loading…
x
Reference in New Issue
Block a user