Comment 41 for bug 1563038

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

Reviewed: https://review.openstack.org/324952
Committed: https://git.openstack.org/cgit/openstack/python-glanceclient/commit/?id=8e2063272a640b7d72b597f543893ca8e563a39a
Submitter: Jenkins
Branch: stable/liberty

commit 8e2063272a640b7d72b597f543893ca8e563a39a
Author: Niall Bunting <email address hidden>
Date: Thu Jun 2 16:32:28 2016 +0000

    Add upper constraints to glanceclient

    This will force pip install to use the upper-constraints.txt specified
    version of pip modules. When you don't do this, you are out on the
    bleeding edge and become unstable everytime some python library in the
    world changes in a way that you don't expect.

    The script is needed because it cleans up the conflicting entry that
    corresponds to the client before applying it to source based
    installation.

    NOTE(tonyb): Use the stable/liberty branch fof the upper-constraints.txt
    file

    Change-Id: I8f168fde04bf9e421d9a39e91a041512bf4f2b79
    Closes-Bug: 1563038
    cherry-picked from commit 8585bd60325e7d9b08aa6043afc00fb83d2b2356