Fix gnocchi repository URL in local.conf.controller

This patch set updates gnocchi repository URL in local.conf.controller
bacause it moved from under openstack to their own repository.

Change-Id: I53c6efcb40b26f83bc1867564b9067ae5f50938d
This commit is contained in:
Hidekazu Nakamura 2017-08-04 09:23:02 +09:00
parent c4888fee63
commit 5cc4716a95
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ disable_service ceilometer-acompute
enable_service ceilometer-api
# Enable the Gnocchi plugin
enable_plugin gnocchi https://git.openstack.org/openstack/gnocchi
enable_plugin gnocchi https://github.com/gnocchixyz/gnocchi
LOGFILE=$DEST/logs/stack.sh.log
LOGDAYS=2