Edit /etc/glance/glance-api.conf
:
# We have to use MySQL connection to store data: sql_connection=mysql://glance:[email protected]/glance # We bind OpenStack Image API to the VIP: bind_host = 192.168.42.103 # Connect to OpenStack Image Registry service: registry_host = 192.168.42.103 # We send notifications to High Available RabbitMQ: notifier_strategy = rabbit rabbit_host = 192.168.42.102