Edit /etc/cinder/cinder.conf
:
# We have to use MySQL connection to store data: sql_connection=mysql://cinder:[email protected]/cinder # We bind Cinder API to the VIP : osapi_volume_listen = 192.168.42.103 # We send notifications to High Available RabbitMQ: notifier_strategy = rabbit rabbit_host = 192.168.42.102