Edit /etc/neutron/neutron.conf
:
# We bind the service to the VIP: bind_host = 192.168.42.103 # We bind OpenStack Networking Server to the VIP: bind_host = 192.168.42.103 # We send notifications to Highly available RabbitMQ: notifier_strategy = rabbit rabbit_host = 192.168.42.102 [database] # We have to use MySQL connection to store data: connection = mysql://neutron:[email protected]/neutron