python-glanceclient/tools
Niall Bunting 10ad2886e1 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.

Change-Id: I8f168fde04bf9e421d9a39e91a041512bf4f2b79
Closes-Bug: 1563038
2016-06-03 14:21:15 +00:00
..
glance.bash_completion Add bash completion to glance client 2014-08-22 12:14:10 +02:00
tox_install.sh Add upper constraints to glanceclient 2016-06-03 14:21:15 +00:00
with_venv.sh Use tox for running tests locally. 2012-04-27 23:45:38 +00:00