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:
parent
c4888fee63
commit
5cc4716a95
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user