[[local|localrc]] HOST_IP=192.168.2.3 #FLAT_INTERFACE=eth0 #PUBLIC_INTERFACE=eth0 FLOATING_RANGE=192.168.2.128/26 ADMIN_PASSWORD=secrete MYSQL_PASSWORD=$ADMIN_PASSWORD RABBIT_PASSWORD=$ADMIN_PASSWORD SERVICE_PASSWORD=$ADMIN_PASSWORD SERVICE_TOKEN=cd0d1a03-b701-4fcb-801a-8b4d0bc3d06e enable_service ceilometer-acompute ceilometer-acentral ceilometer-anotification ceilometer-collector ceilometer-api enable_service ceilometer-alarm-notifier ceilometer-alarm-evaluator LOG_COLOR=False USE_SCREEN=False CEILOMETER_USE_MOD_WSGI=True CEILOMETER_BACKEND=mongo CEILOMETER_COORDINATION_URL=redis://localhost:6379 CEILOMETER_PIPELINE_INTERVAL=30 LOGFILE=$HOME/logs/stack.sh.log SCREEN_LOGDIR=$HOME/logs export YUM=dnf disable_service horizon enable_service tempest # disable_service n-net # enable_service q-svc # enable_service q-agt # enable_service q-dhcp # enable_service q-meta # enable_service q-l3 disable_service h-eng h-api h-api-cfn h-api-cw [[post-config|$CEILOMETER_CONF]] [notification] store_events=True [[post-config|$CINDER_CONF]] [default] notification_driver=cinder.openstack.common.notifier.rpc_notifier