Merge "python-novaclient should be installed from PyPI"

This commit is contained in:
Jenkins 2013-09-18 15:02:25 +00:00 committed by Gerrit Code Review
commit f269574cef

View File

@ -493,7 +493,7 @@ pipeline = [...] json_body stats_reporting ec2_extension [...] admin_service</pr
can be installed directly using
<application>pip</application> python package
installer:
<programlisting language="bash">sudo pip install -e git+https://github.com/openstack/python-novaclient.git#egg=python-novaclient</programlisting>
<programlisting language="bash">sudo pip install python-novaclient</programlisting>
</para>
<para>Full details for <application>nova</application> and