diff --git a/devstack/local.conf.controller b/devstack/local.conf.controller index 0e236d123..16a71aa55 100644 --- a/devstack/local.conf.controller +++ b/devstack/local.conf.controller @@ -41,6 +41,9 @@ disable_service ceilometer-acompute # Enable the ceilometer api explicitly(bug:1667678) enable_service ceilometer-api +# Enable the Gnocchi plugin +enable_plugin gnocchi https://git.openstack.org/openstack/gnocchi + LOGFILE=$DEST/logs/stack.sh.log LOGDAYS=2