RETIRED, further work has moved to Debian project infrastructure
Go to file
Paul Bourke d032ad5d41 Fix scrubber not scrubbing with swift backend
It seems the fix for bug #1052537 was incomplete, as I have found
glance-scrubber is still not completing it's work when run against a
swift backend.

With more investigation it seems the proper way to execute a
starmap/imap is to consume it within a loop. This can be replicated by
taking the simple web crawler example from http://eventlet.net/doc/ and
removing the for loop from around the imap call.

Also:
* Add new test to check this failure against Swift (respects the
  GLANCE_TEST_SWIFT_CONF environment variable).

Fixes bug 1056127

Change-Id: I2d289666b99f3216a6d424dbbacbd2d10899263d
2012-10-23 16:21:56 +01:00
bin Unit test replication_size. 2012-10-19 20:13:36 -07:00
doc/source Add insecure option to registry https client 2012-10-09 10:43:57 +00:00
etc Add insecure option to registry https client 2012-10-09 10:43:57 +00:00
glance Fix scrubber not scrubbing with swift backend 2012-10-23 16:21:56 +01:00
tools Clean up pep8 E127 violations 2012-09-29 19:01:21 +09:00
.coveragerc Fix coverage jobs. Also, clean up the tox.ini. 2012-06-04 15:29:26 -04:00
.gitignore Move to tag-based versioning. 2012-08-12 16:10:03 +00:00
.gitreview Add .gitreview config file for gerrit. 2011-10-24 11:02:16 -04:00
.mailmap Clean up pep8 E502, E711 violations 2012-09-18 10:10:01 +08:00
babel.cfg Added first step of babel-based translations. 2012-02-28 02:00:37 -08:00
HACKING.rst Standardize logger instantiation 2012-06-25 08:27:08 -07:00
LICENSE Add a LICENSE file. 2012-01-03 10:14:01 -05:00
MANIFEST.in Add glance/versioninfo to MANIFEST.in. 2012-08-23 08:56:05 -07:00
openstack-common.conf Move to tag-based versioning. 2012-08-12 16:10:03 +00: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
run_tests.sh Add noseopts and replace noseargs where needed to run_test.sh 2012-10-18 14:07:38 -07:00
setup.cfg Fix coverage jobs. Also, clean up the tox.ini. 2012-06-04 15:29:26 -04:00
setup.py Drop Glance Client 2012-09-20 09:32:58 -07:00
tox.ini Setup the pep8 config to check bin/glance-control 2012-10-16 14:30:32 -07: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: