Merge "Fix an annoying detail in the developer quick-start"

This commit is contained in:
Jenkins 2015-10-14 19:54:23 +00:00 committed by Gerrit Code Review
commit 42d9e96086

View File

@ -355,8 +355,7 @@ permissions, but does provide a script to perform the task::
Switch to the stack user and clone DevStack::
sudo su stack
cd ~
sudo su - stack
git clone https://github.com/openstack-dev/devstack.git devstack
Create devstack/local.conf with minimal settings required to enable Ironic.