Fix pip install command in quickstart
Change-Id: I3832d41260849adc4bb24de287c1dbb624cbe7eb
This commit is contained in:
parent
161491edc5
commit
c992c4b1eb
@ -329,11 +329,11 @@ For mounting /run and /var/lib/nova/mnt as shared upon startup, edit
|
||||
Install Kolla for deployment or evaluation
|
||||
==========================================
|
||||
|
||||
Install Kolla and its dependencies using pip.
|
||||
Install kolla-ansible and its dependencies using pip.
|
||||
|
||||
::
|
||||
|
||||
pip install kolla
|
||||
pip install kolla-ansible
|
||||
|
||||
Copy the configuration files globals.yml and passwords.yml to /etc directory.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user