Added the README.rst in devstack folder
Change-Id: I633f06c54a22403996adf6431be9cd714cce1b51
This commit is contained in:
parent
1768d8defb
commit
c536305d35
15
devstack/README.rst
Normal file
15
devstack/README.rst
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
===============================
|
||||||
|
Enabling Ceilometer in DevStack
|
||||||
|
===============================
|
||||||
|
|
||||||
|
1. Download Devstack::
|
||||||
|
|
||||||
|
git clone https://git.openstack.org/openstack-dev/devstack
|
||||||
|
cd devstack
|
||||||
|
|
||||||
|
2. Add this repo as an external repository in ``local.conf`` file::
|
||||||
|
|
||||||
|
[[local|localrc]]
|
||||||
|
enable_plugin ceilometer https://git.openstack.org/openstack/ceilometer
|
||||||
|
|
||||||
|
3. Run ``stack.sh``.
|
Loading…
Reference in New Issue
Block a user