Some of TaskFlow dependencies are not mirrored

Bug #1280008 reported by Ivan Melnikov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Core Infrastructure
Invalid
Undecided
Unassigned
taskflow
Fix Released
Medium
Unassigned

Bug Description

Currently TaskFlow gating is broken because it uses OpenStack PyPi mirror (http://pypi.openstack.org/openstack), and some of packages needed for running tests are not mirrored on it. The following dependencies can't be satisfied:
* SQLAlchemy>=0.9,<=0.9.99
* pyMySQL

Example changeset that failed to pass checks: https://review.openstack.org/73409

Revision history for this message
Clark Boylan (cboylan) wrote :

SQLAlchemy 0.9.3 is in the mirror. Addiny pyMySQL to the requirements list is something that taskflow will need to do to openstack/requirements.

Changed in openstack-ci:
status: New → Invalid
Joshua Harlow (harlowja)
Changed in taskflow:
importance: Undecided → Medium
Revision history for this message
Joshua Harlow (harlowja) wrote :

pyMySQL is now useable, closing.

Changed in taskflow:
status: New → 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.