cinder/contrib/block-box/cinder.rc
xing-yang 3ffdcaeb4c 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
2017-12-22 06:18:09 -08:00

6 lines
167 B
Plaintext

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.44