[[local|localrc]]
ADMIN_PASSWORD=secrete
MYSQL_PASSWORD=$ADMIN_PASSWORD
RABBIT_PASSWORD=$ADMIN_PASSWORD
SERVICE_PASSWORD=$ADMIN_PASSWORD
SERVICE_TOKEN=cd0d1a03-b701-4fcb-801a-8b4d0bc3d06e

ENABLE_HTTPD_MOD_WSGI_SERVICES=False
disable_service n-api n-novnc n-net n-sch n-cond n-cpu n-crt n-cauth
disable_service glance g-api g-reg

enable_service s-proxy s-object s-container s-account
enable_service postgresql

SWIFT_HASH=66a3d6b56c1f479c8b4e70ab5c2000f5

enable_plugin gnocchi git://git.openstack.org/openstack/gnocchi
GNOCCHI_STORAGE_BACKEND=swift
SCREEN_LOGDIR=$HOME/logs

disable_service c-api c-sch c-vol
disable_service horizon
disable_service dstat
disable_service tempest
disable_service mysql

[[post-config|$GNOCCHI_CONF]]
[metricd]
workers = 2