Merge "doc: remove unused devstack.rst"

This commit is contained in:
Jenkins 2016-08-16 15:14:26 +00:00 committed by Gerrit Code Review
commit 59a2eff7cd

View File

@ -1,21 +0,0 @@
==========
Devstack
==========
To enable Gnocchi in devstack, add the following to local.conf:
::
enable_plugin gnocchi https://github.com/openstack/gnocchi master
enable_service gnocchi-api,gnocchi-metricd
To enable Grafana support in devstack, you can also enable `gnocchi-grafana`::
enable_service gnocchi-grafana
Then, you can start devstack:
::
./stack.sh