]> review.fuel-infra Code Review - openstack-build/heat-build.git/commitdiff
GettingStarted: Install python-pip package
authorZane Bitter <zbitter@redhat.com>
Mon, 17 Dec 2012 18:56:23 +0000 (19:56 +0100)
committerZane Bitter <zbitter@redhat.com>
Mon, 17 Dec 2012 19:01:05 +0000 (20:01 +0100)
pip-python is not installed by default, so we need to install it in order
to be able to use it. (An alternative would be to use easy_install, which
is packaged as part of setuputils and therefore already present, but it
lacks any of pip-python's package management capabilities.)

Change-Id: I6a620d0864b6671348bbcf962c3c2cde06f9ed83
Signed-off-by: Zane Bitter <zbitter@redhat.com>
docs/GettingStarted.rst

index b354e789164e1d5a13cff301bf7ee87f4673c2fa..61314849b6b8ab702a61841ba07c1218186867a9 100644 (file)
@@ -99,6 +99,7 @@ Install heat pip dependency
 
 Heat requires the extras module, which is not currently packaged for Fedora, so it is necessary to manually install it::
 
+    sudo yum install -y python-pip
     sudo pip-python install extras
 
 Download Fedora 17 DVD and copy it to libvirt images location