Merge "Fix gnocchi repository URL in local.conf.controller"
This commit is contained in:
commit
6005d6ebdd
@ -46,7 +46,7 @@ disable_service ceilometer-acompute
|
|||||||
enable_service ceilometer-api
|
enable_service ceilometer-api
|
||||||
|
|
||||||
# Enable the Gnocchi plugin
|
# 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
|
LOGFILE=$DEST/logs/stack.sh.log
|
||||||
LOGDAYS=2
|
LOGDAYS=2
|
||||||
|
Loading…
Reference in New Issue
Block a user