lp:~johannes.erdfelt/glance/fix-pip-requires

Created by Johannes Erdfelt and last modified
Get this branch:
bzr branch lp:~johannes.erdfelt/glance/fix-pip-requires
Only Johannes Erdfelt can upload to this branch. If you are Johannes Erdfelt please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Johannes Erdfelt
Project:
Glance
Status:
Merged

Recent revisions

170. By Johannes Erdfelt

Add myself to Authors (again)

169. By Johannes Erdfelt

hashlib exists all of the way back to python 2.5, there's no need to install
an additional copy

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.

164. By Rick Harris

Fixes two things:

* Swift client library requires scheme to be specified
* Don't swallow exceptions on object get

163. By Brian Waldon

Include missing bin/glance-scrubber in tarball

162. By Kevin L. Mitchell

One more auth_tok-related change, to make it easier for nova to use the client without violating any abstraction boundaries.

161. By Jason Kölker

Add fix for Bug #816386. Wait up to 5 min for the image to be deleted, but at least 15 seconds.

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