lp:~rackspace-titan/glance/registry-marker-lp819551

Created by Brian Waldon and last modified
Get this branch:
bzr branch lp:~rackspace-titan/glance/registry-marker-lp819551
Members of Titan can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Titan
Project:
Glance
Status:
Merged

Recent revisions

174. By Brian Waldon

adding --fixes

173. By Brian Waldon

adding complex test cases to recreate bug; updating db api to respect marker

172. By Justin Shepherd

Use of "%default" in help string does not work, have to use "%(default)s". Per the 4th example http://docs.python.org/dev/library/argparse.html#prog

171. By Justin Shepherd

Added nose-exclude to pip-requires.

'./run_tests.sh --unittests-only' adds '--exclude-dir=tests/functional' to noseargs.

170. By Jay Pipes

Completes the S3 storage backend. The original code did not actually fit
the API from boto it turned out, and the stubs that were in the unit test
were hiding this fact.

Adds a unit test that gets S3 testing up to snuff with the Swift backend.

169. By Johannes Erdfelt

Remove unnecessary hashlib entry in pip-requires.

Glance currently requires at least Python 2.5 (and actually 2.6 because of inconsistent use of with_statement) which includes hashlib as part of the standard library.

168. By Rick Harris

Adds image_cache_enabled config needed to enable/disable the image-cache in the glance-api.

167. By Jay Pipes

Add more unit tests for URI parsing and get_backend_class() (which is going away in refactor-stores branch, but oh well..)

Now raising exception.BadStoreUri if glance.store.location.StoreLocation.parse_uri() is passed any URI that looks like this:

swift://user:pass@http://authurl.com/v1/container/obj

166. By Rick Harris

Don't tee into the cache if that image is already being written.

165. By Brian Waldon

This updates the pep8 version in pip-requires and updates run_tests.sh to provide a '-p' option that allows for just pep8 to be run.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~hudson-openstack/glance/trunk
This branch contains Public information 
Everyone can see this information.

Subscribers