Comment 47 for bug 1489059

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

Reviewed: https://review.openstack.org/252857
Committed: https://git.openstack.org/cgit/openstack/python-glanceclient/commit/?id=22ef7be20d84d81be08796629a0c2067f5b247a8
Submitter: Jenkins
Branch: master

commit 22ef7be20d84d81be08796629a0c2067f5b247a8
Author: kairat_kushaev <email address hidden>
Date: Thu Dec 3 12:54:42 2015 +0300

    Run py34 env first when launching tests

    To resolve "db type could not be determined" when running tox
    for the first time py34 environment need to laucnhed before py27.

    Change-Id: Id46e9e9400974fcb6eebb4516bf4b3e69a6570e2
    Closes-Bug: #1489059