Added storage_availability_zone

This commit is contained in:
Egon Rijpkema 2018-12-18 16:59:45 +01:00
parent 1920804c3c
commit 0dbcabb4a2
1 changed files with 0 additions and 1 deletions

View File

@ -9,7 +9,6 @@ cat << EOF > /etc/cinder/cinder.conf
connection = mysql+pymysql://$CINDER_USER:$CINDER_PASSWORD@$MYSQL_HOST/cinder
[DEFAULT]
storage_availability_zone="$AVAILABILITY_ZONE"
auth_strategy = keystone
transport_url = rabbit://$RABBIT_USER:$RABBIT_PASSWORD@$MY_IP
my_ip = $MY_IP