Fix indent of code blocks in Devstack plugin README file
Change-Id: I658a6d87b58df33dbfddd22506cf59c26d9ba265
This commit is contained in:
parent
b584c2affe
commit
3d6082f7e3
@ -4,12 +4,12 @@ Enabling Aodh in DevStack
|
||||
|
||||
1. Download DevStack::
|
||||
|
||||
git clone https://git.openstack.org/openstack-dev/devstack.git
|
||||
cd devstack
|
||||
git clone https://git.openstack.org/openstack-dev/devstack.git
|
||||
cd devstack
|
||||
|
||||
2. Add this repo as an external repository in ``local.conf`` file::
|
||||
|
||||
[[local|localrc]]
|
||||
enable_plugin aodh https://git.openstack.org/openstack/aodh
|
||||
[[local|localrc]]
|
||||
enable_plugin aodh https://git.openstack.org/openstack/aodh
|
||||
|
||||
3. Run ``stack.sh``.
|
||||
|
Loading…
Reference in New Issue
Block a user