lp:~jaypipes/glance/bug706636

Created by Jay Pipes and last modified
Get this branch:
bzr branch lp:~jaypipes/glance/bug706636
Only Jay Pipes can upload to this branch. If you are Jay Pipes please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Jay Pipes
Project:
Glance
Status:
Merged

Recent revisions

48. By Jay Pipes

Make run_tests.sh return failure when pep8 returns fail, and fix the pep8 error in /bin/glance-upload

47. By Rick Harris

This patch:
* Converts dashes to underscores when extracting image-properties from HTTP headers (we already do this for 'regular' image attributes
* Update image_properties on image PUTs rather than trying to create dups

Bonus:
* Remove useless test_data file (no longer needed now that we can actually use Glance API via glance/client.py)
* Add glance_upload.py which we can use to add raw/extra-kernel images (this might be able to go away once we have a full-blown glance-admin tool. However, for now, this is useful for testing Glance <-> Nova integration.

46. By Rick Harris

This patch replaces some remaining references to req.body (which buffers the entire request body into memory!) with the util.has_body method which can determine whether a body is present without reading any of it into memory.

45. By Jay Pipes

Adds man pages for glance-registry and glance-api programs. Adds Getting Started guide to the Glance documentation.

Fixes Bug #704842

44. By Jay Pipes

Fixes LP Bug #700162: Images greater than 2GB cannot be uploaded
using glance.client.Client.

43. By Jay Pipes

Removes the last vestiges of Twisted from Glance.

Bonus: shaves a full 45 seconds off of run_tests.sh -V -f now that a giant twisted tarball doesn't need to be downloaded.

42. By Soren Hansen

Add run_tests.py to tarball.

41. By Jay Pipes

Fixes bug #696375: x-image-meta-size not optional despite documentation saying so.

40. By Jay Pipes

Fix Bug #704038: Unable to start or connect to register server on anything other than 0.0.0.0:9191

39. By Monty Taylor

upgrade version...

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