Add gnocchi plugin support for devstack

This patch enables gnocchi plugin for devstack.

Partiallly-Implements: bp gnocchi-watcher
Closes-Bug: 1662515
Change-Id: I6614ce6999c9681bd6fafc6c85a3755b5ce8e2dd
This commit is contained in:
Santhosh Fernandes 2017-03-29 22:19:32 +05:30
parent 49924e1915
commit 8663c3a5c5
1 changed files with 3 additions and 0 deletions

View File

@ -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