Merge "python-novaclient should be installed from PyPI"
This commit is contained in:
commit
f269574cef
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user