Comment 21 for bug 1194807

Revision history for this message
David Stanek (dstanek) wrote :

Changing this:

     $ pip install http://tarballs.openstack.org/oslo.config/oslo.config-master.tar.gz#egg=oslo.config-1.2.0.a34.g08203f6 python-keystoneclient

to this:

    $ pip install http://tarballs.openstack.org/oslo.config/oslo.config-master.tar.gz#egg=oslo.config python-keystoneclient

will install the 1.2.0 version of the library. The fragment part of the URL tells pip what the name of the package will be when it is installed and doesn't need a version. The strange this is that my 'pip freeze' output doesn't show oslo.config 1.2.0 it shows version 1.1.1.