Gnocchi documentation update with correct URL.
Updated outdated URL for Gnocchi github repo. Closes-Bug: #1746095 Change-Id: I7e31406962de21815b48fffd3a421216ea34126c
This commit is contained in:
parent
c9de29b5e5
commit
2a9e670841
@ -143,8 +143,7 @@ To deploy with gnocchi using DevStack, add the following to you local.conf:
|
|||||||
COLLECTD_INSTALL=True
|
COLLECTD_INSTALL=True
|
||||||
|
|
||||||
# GNOCCHI
|
# GNOCCHI
|
||||||
enable_plugin gnocchi https://github.com/openstack/gnocchi master
|
enable_plugin gnocchi https://github.com/gnocchixyz/gnocchi stable/3.1
|
||||||
enable_service gnocchi-api,gnocchi-metricd,gnocchi-statsd
|
|
||||||
GNOCCHI_USE_KEYSTONE=True
|
GNOCCHI_USE_KEYSTONE=True
|
||||||
COLLECTD_GNOCCHI_ENABLED=True
|
COLLECTD_GNOCCHI_ENABLED=True
|
||||||
|
|
||||||
|
@ -22,7 +22,7 @@ enable_service dstat
|
|||||||
# For more options refer to devstackGSG.rst
|
# For more options refer to devstackGSG.rst
|
||||||
|
|
||||||
# GNOCCHI
|
# GNOCCHI
|
||||||
enable_plugin gnocchi https://github.com/openstack/gnocchi master
|
enable_plugin gnocchi https://github.com/gnocchixyz/gnocchi stable/3.1
|
||||||
GNOCCHI_USE_KEYSTONE=True
|
GNOCCHI_USE_KEYSTONE=True
|
||||||
COLLECTD_GNOCCHI_ENABLED=True
|
COLLECTD_GNOCCHI_ENABLED=True
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user