Add install of extras via pip, as we now depend on it via oslo
and it's not yet packaged for Fedora
ref bug
1085970
Change-Id: I08f2962e091e0bdb0c9bdc6d25f319e042f858f5
Signed-off-by: Steven Hardy <shardy@redhat.com>
sudo ./install.sh
+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 pip-python install extras
+
Download Fedora 17 DVD and copy it to libvirt images location
-------------------------------------------------------------