OpenStack Image Management (Glance)
Go to file
Thomas Leaman 18581b3370 Update functional tests for swift changes
It seems that a couple of changes to the store calls have slipped
through unnoticed:

* store.add() now returns a 4-tuple
* x-container-read and x-container-write headers use tenant:user rather
  than just tenant.

fixes bug 1236339

Change-Id: Ic5c311bcc2999e13203e0d3ad37bce5ac5f27e2d
2013-10-07 15:12:02 +00:00
doc/source Merge "Corrected v2 image sharing documentation." 2013-10-01 08:13:09 +00:00
etc Add swift_store_ssl_compression param 2013-09-23 14:55:54 +00:00
glance Update functional tests for swift changes 2013-10-07 15:12:02 +00: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 Add .gitreview config file for gerrit. 2011-10-24 11:02:16 -04:00
.mailmap Merge "Text formatting changes" 2013-08-20 06:17:50 +00:00
babel.cfg Added first step of babel-based translations. 2012-02-28 02:00:37 -08: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
openstack-common.conf Scrubber refactoring 2013-09-04 12:36:25 +08:00
pylintrc Packaging fixups 2010-10-21 15:51:44 -04:00
README.rst Replace README with links to better docs 2012-09-20 09:33:40 -07:00
requirements.txt Merge "Add swift_store_ssl_compression param" 2013-09-27 10:42:31 +00:00
run_tests.sh emit warning while running flake8 without virtual env 2013-08-28 07:07:29 +08:00
setup.cfg Open Icehouse development 2013-09-30 11:45:13 -07:00
setup.py Migrate to PBR for setup and version code. 2013-08-09 10:32:31 -03:00
test-requirements.txt Introduced DB pooling for non blocking DB calls 2013-08-27 00:09:11 -05:00
tox.ini Rename requirements files to standard names. 2013-07-30 00:34:26 -04:00

Glance

Glance is a project that defines services for discovering, registering, retrieving and storing virtual machine images. Use the following resources to learn more: