Skip to content
Snippets Groups Projects
Commit c992c4b1 authored by Paul Bourke's avatar Paul Bourke
Browse files

Fix pip install command in quickstart

Change-Id: I3832d41260849adc4bb24de287c1dbb624cbe7eb
parent 161491ed
No related branches found
No related tags found
No related merge requests found
......@@ -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.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment