Glance stores library
Go to file
Nikhil Komawar ea4483c0bf tox respects upper-constraints.txt
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
wide world changes in a way that you don't expect.

There are a few 'post' jobs as Andreas has mentioned on this review,
that have the install_command overridden (until that will be supported
in upstream infra).

This change has been inspired by
Ie1133e4c020106e8098685ba9125f84b356d8e0c , notes from jaegerandi in the
openstack/glance's tox.ini file and Ihar's python-neutronclient's fix
I33302cdcab980a42c39dc9ec1e430add459615ff

Change-Id: I1f8be8184683c9a3671f750ebaa87c38163c9795
Closes-Bug: 1563038
2016-06-03 11:59:23 -05:00
doc/source Fix doc generation warnings and errors 2016-03-22 13:27:06 +00:00
etc Implement get, add and delete for cinder store 2016-02-26 08:42:52 +00:00
glance_store Fix minor misspellings affecting Config Reference Guide 2016-05-27 13:08:29 -07:00
releasenotes Fix releasenotes to pass reno gates 2016-04-11 12:41:53 +03:00
tools tox respects upper-constraints.txt 2016-06-03 11:59:23 -05:00
.gitignore Add reno for release notes management in glance_store 2015-12-04 12:29:11 -06:00
.gitreview Update .gitreview for project rename 2014-08-30 16:43:37 +00:00
.testr.conf Add base for functional tests 2016-02-18 17:02:14 +00:00
LICENSE Copying from glance 2014-01-24 18:30:46 +01:00
README.rst Update README to work with release tools 2015-04-21 14:57:00 +00:00
babel.cfg Setup for glance.store for translation 2014-07-17 15:44:36 +00:00
requirements.txt Updated from global requirements 2016-06-01 13:47:47 +00:00
run_tests.sh Add coverage report to run_test.sh 2015-02-19 17:25:58 +01:00
setup.cfg Updated from global requirements 2016-05-31 03:00:06 +00:00
setup.py Updated from global requirements 2015-10-09 03:49:59 +00:00
test-requirements.txt Updated from global requirements 2016-05-31 03:00:06 +00:00
tox.ini tox respects upper-constraints.txt 2016-06-03 11:59:23 -05:00

README.rst

Glance Store Library

Glance's stores library