Skip to content

Commit 7c66d9c

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "Changing openrc default Cinder API version to v3"
2 parents 8db91bc + f774ecf commit 7c66d9c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

openrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,5 +108,5 @@ fi
108108

109109
# Currently cinderclient needs you to specify the *volume api* version. This
110110
# needs to match the config of your catalog returned by Keystone.
111-
export CINDER_VERSION=${CINDER_VERSION:-2}
111+
export CINDER_VERSION=${CINDER_VERSION:-3}
112112
export OS_VOLUME_API_VERSION=${OS_VOLUME_API_VERSION:-$CINDER_VERSION}

0 commit comments

Comments
 (0)