OpenStack Image Management (Glance)
Go to file
Ian Cordasco 9496b9dd83 Allow for oslo.concurrency 2.3.0
Currently, stable/liberty has a minimum version constraint on
oslo.concurrency of 2.3.0. The code needed in oslo.concurrency to avoid
CVE-2015-5162 is only present in 2.6.1 and newer versions. This hack is
shamelessly stolen from Nova (I135b5242af1bfdcb0ea09a6fcda21fc03a6fbe7d)
to avoid breaking operators who chose to deploy with the minimum allowed
version of oslo.concurrency.

Change-Id: Iff51c59041e23fa158f7939891c46e9a150883fc
(cherry picked from commit e3ac9c61d0)
2016-12-08 13:16:12 -05:00
doc/source Merge "Setting default max_request_id_length to 64" 2015-09-23 18:51:54 +00:00
etc Return missing authtoken options 2015-09-30 23:19:04 +00:00
glance Allow for oslo.concurrency 2.3.0 2016-12-08 13:16:12 -05:00
rally-jobs Port rally scenario plugin to new Rally framework 2015-08-27 09:51:11 -07:00
releasenotes Allow for oslo.concurrency 2.3.0 2016-12-08 13:16:12 -05:00
tools Leverage dict comprehension in PEP-0274 2015-05-28 01:46:02 +00:00
.coveragerc Change ignore-errors to ignore_errors 2015-09-21 14:26:41 +00:00
.gitignore Add reno for release notes management 2015-11-10 12:17:40 -03:00
.gitreview set default branch for git review 2015-11-03 18:00:26 +00:00
.mailmap Add a mailmap entry for myself 2014-02-11 12:00:44 +08:00
.testr.conf Switch to testrepository for running tests 2014-01-29 08:30:55 +08:00
CONTRIBUTING.rst Workflow documentation is now in infra-manual 2014-12-05 03:30:36 +00:00
HACKING.rst Leverage dict comprehension in PEP-0274 2015-05-28 01:46:02 +00:00
LICENSE Add a LICENSE file. 2012-01-03 10:14:01 -05:00
MANIFEST.in Remove old traces of the oslo-incubator 2015-09-09 09:11:05 +02:00
README.rst Fix rendering of readme document 2015-01-07 11:07:06 +00:00
babel.cfg Added first step of babel-based translations. 2012-02-28 02:00:37 -08:00
pylintrc Typo in pylintrc file 2015-03-25 11:21:16 +01:00
requirements.txt Updated from global requirements 2016-05-15 18:08:46 +00:00
run_tests.sh Remove old traces of the oslo-incubator 2015-09-09 09:11:05 +02:00
setup.cfg Switch to post-versioning 2015-10-15 15:43:15 +02:00
setup.py Updated from global requirements 2015-09-24 01:01:31 +00:00
test-requirements.txt Updated from global requirements 2016-09-06 09:24:32 +00:00
tox.ini use stable/liberty upper-constraints 2016-12-08 13:16:11 -05:00

README.rst

Glance

Glance is a project that defines services for discovering, registering, retrieving and storing virtual machine images.

Use the following resources to learn more: