Merge "install-guide: add the missing step for python-pip"

This commit is contained in:
Zuul 2018-03-28 01:51:38 +00:00 committed by Gerrit Code Review
commit ba08d31e4c

View File

@ -40,6 +40,7 @@ Install and configure components
.. code-block:: console .. code-block:: console
# apt-get install python-pip
# cd /var/lib/zun # cd /var/lib/zun
# git clone https://git.openstack.org/openstack/zun.git # git clone https://git.openstack.org/openstack/zun.git
# chown -R zun:zun zun # chown -R zun:zun zun