OpenStack Image Management (Glance)
Go to file
Tom Leaman 12f43cfed5 Enforce image_size_cap on v2 upload
image_size_cap should be checked and enforced on upload

Enforcement is in two places:
- on image metadata save
- during image save to backend store

(cherry picked from commit 92ab00fca6)
Conflicts:
	glance/location.py
	glance/tests/functional/v2/test_images.py
	glance/tests/unit/test_store_image.py

Closes-Bug: 1315321
Change-Id: I45bfb360703617bc394e9e27fe17adf43b09c0e1
Co-Author: Manuel Desbonnet <manuel.desbonnet@hp.com>
2014-08-19 16:44:48 +01:00
doc/source Replace qpid_host with qpid_hostname 2013-10-29 15:11:58 +01:00
etc Replace qpid_host with qpid_hostname 2013-10-29 15:11:58 +01:00
glance Enforce image_size_cap on v2 upload 2014-08-19 16:44:48 +01:00
tools Rename requirements files to standard names. 2013-07-30 00:34:26 -04:00
.coveragerc Update .coveragerc 2013-02-06 16:47:06 +02:00
.gitignore Merge "add doc/source/api in gitignore" 2013-07-30 20:32:30 +00:00
.gitreview Open stable/havana 2013-10-17 17:22:13 +02:00
.mailmap Merge "Text formatting changes" 2013-08-20 06:17:50 +00:00
HACKING.rst Replace openstack-common with oslo in HACKING.rst 2013-06-10 13:48:17 +02:00
LICENSE Add a LICENSE file. 2012-01-03 10:14:01 -05:00
MANIFEST.in Update version code from oslo. 2013-01-13 14:27:48 -08:00
README.rst Replace README with links to better docs 2012-09-20 09:33:40 -07:00
babel.cfg Added first step of babel-based translations. 2012-02-28 02:00:37 -08:00
openstack-common.conf Scrubber refactoring 2013-09-04 12:36:25 +08:00
pylintrc Packaging fixups 2010-10-21 15:51:44 -04:00
requirements.txt Updated from global requirements 2014-07-30 10:40:39 +02:00
run_tests.sh emit warning while running flake8 without virtual env 2013-08-28 07:07:29 +08:00
setup.cfg Bump stable/havana next version to 2013.2.4 2014-04-24 19:02:28 -07:00
setup.py Updated from global requirements 2013-12-11 15:00:39 +00:00
test-requirements.txt Updated from global requirements 2014-07-30 10:40:39 +02:00
tox.ini Rename requirements files to standard names. 2013-07-30 00:34:26 -04: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: