Merge "doc: move devstack at the end"
This commit is contained in:
commit
88b575b151
@ -2,26 +2,6 @@
|
|||||||
Installation
|
Installation
|
||||||
==============
|
==============
|
||||||
|
|
||||||
Installation Using Devstack
|
|
||||||
===========================
|
|
||||||
|
|
||||||
To enable Gnocchi in devstack, add the following to local.conf:
|
|
||||||
|
|
||||||
::
|
|
||||||
|
|
||||||
enable_plugin gnocchi https://github.com/openstack/gnocchi master
|
|
||||||
|
|
||||||
To enable Grafana support in devstack, you can also enable `gnocchi-grafana`::
|
|
||||||
|
|
||||||
enable_service gnocchi-grafana
|
|
||||||
|
|
||||||
Then, you can start devstack:
|
|
||||||
|
|
||||||
::
|
|
||||||
|
|
||||||
./stack.sh
|
|
||||||
|
|
||||||
|
|
||||||
.. _installation:
|
.. _installation:
|
||||||
|
|
||||||
Installation
|
Installation
|
||||||
@ -113,3 +93,23 @@ that your indexer and storage are properly upgraded. Run the following:
|
|||||||
|
|
||||||
5. Start the new Gnocchi API server, `gnocchi-metricd`
|
5. Start the new Gnocchi API server, `gnocchi-metricd`
|
||||||
and `gnocchi-statsd` daemons
|
and `gnocchi-statsd` daemons
|
||||||
|
|
||||||
|
|
||||||
|
Installation Using Devstack
|
||||||
|
===========================
|
||||||
|
|
||||||
|
To enable Gnocchi in devstack, add the following to local.conf:
|
||||||
|
|
||||||
|
::
|
||||||
|
|
||||||
|
enable_plugin gnocchi https://github.com/openstack/gnocchi master
|
||||||
|
|
||||||
|
To enable Grafana support in devstack, you can also enable `gnocchi-grafana`::
|
||||||
|
|
||||||
|
enable_service gnocchi-grafana
|
||||||
|
|
||||||
|
Then, you can start devstack:
|
||||||
|
|
||||||
|
::
|
||||||
|
|
||||||
|
./stack.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user