Comment 19 for bug 1200214

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

Reviewed: https://review.openstack.org/36907
Committed: http://github.com/openstack/nova/commit/b31be6e16ff48823630f1ef94b03f9857044edcd
Submitter: Jenkins
Branch: master

commit b31be6e16ff48823630f1ef94b03f9857044edcd
Author: Sean Dague <email address hidden>
Date: Fri Jul 12 17:23:13 2013 -0400

    remove python-glanceclient cap

    if any of the projects specify a capped client, it has the
    potential for preventing that client from being tested in the
    gate. To fix this we have to uncap maximum versions of all
    openstack client code in all openstack projects.

    (Note Neutronclient needs special dispensation for now, so
    it is left capped.)

    (Rebased after a neutron rename landed)

    Fixes bug #1200214

    Change-Id: I0168cb645279a819942a442c800afb1d0336203c