[[local|localrc]] HOST_IP=10.0.0.31 # change this to your IP address DATABASE_PASSWORD=password RABBIT_PASSWORD=password SERVICE_TOKEN=password SERVICE_PASSWORD=password ADMIN_PASSWORD=password enable_plugin gyan https://git.openstack.org/openstack/gyan # Following is for multi host settings MULTI_HOST=True SERVICE_HOST=10.0.0.11 # change this to controller's IP address DATABASE_TYPE=mysql MYSQL_HOST=$SERVICE_HOST RABBIT_HOST=$SERVICE_HOST ENABLED_SERVICES=gyan-compute