mistralclient is not installable from pypi

Bug #1329283 reported by Angus Salkeld
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mistral
Fix Released
Undecided
Unassigned

Bug Description

If I add the following to my requirements.txt

python-mistralclient>=0.0.2

https://review.openstack.org/#/c/99564/3/requirements.txt

We get this:

2014-06-12 05:24:41.539 | Downloading/unpacking python-mistralclient>=0.0.2 (from -r /home/jenkins/workspace/gate-solum-pep8/requirements.txt (line 15))
2014-06-12 05:24:41.540 | http://pypi.openstack.org/openstack/python-mistralclient/ uses an insecure transport scheme (http). Consider using https if pypi.openstack.org has it available
2014-06-12 05:24:41.540 | Could not find any downloads that satisfy the requirement python-mistralclient>=0.0.2 (from -r /home/jenkins/workspace/gate-solum-pep8/requirements.txt (line 15))
2014-06-12 05:24:41.540 | Cleaning up...
2014-06-12 05:24:41.540 | No distributions at all found for python-mistralclient>=0.0.2 (from -r /home/jenkins/workspace/gate-solum-pep8/requirements.txt (line 15))

http://logs.openstack.org/64/99564/3/check/gate-solum-pep8/d9e759d/console.html

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-mistralclient (master)

Reviewed: https://review.openstack.org/99627
Committed: https://git.openstack.org/cgit/stackforge/python-mistralclient/commit/?id=a4bb8699ae1fb9f51034f66f9a16b7e1ec1b6515
Submitter: Jenkins
Branch: master

commit a4bb8699ae1fb9f51034f66f9a16b7e1ec1b6515
Author: Angus Salkeld <email address hidden>
Date: Thu Jun 12 21:57:42 2014 +1000

    Correct the name that the client is installed as

    pip needs to be able to find the library as "python-mistralclient"
    not "mistralclient".

    Change-Id: Ie2ea7fa1e464fd79c423e82013b08d575c5688c9
    Closes-Bug: #1329283

Changed in mistral:
status: New → Fix Committed
Changed in mistral:
milestone: none → 0.0.4
Changed in mistral:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.