lp:~mordred/glance/conditional-sphinx

Created by Monty Taylor and last modified
Get this branch:
bzr branch lp:~mordred/glance/conditional-sphinx
Only Monty Taylor can upload to this branch. If you are Monty Taylor please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Monty Taylor
Project:
Glance
Status:
Merged

Recent revisions

52. By Monty Taylor

Make sphinx conditional.

51. By Jay Pipes

bumps version after tarball release of 0.1.4

50. By Jay Pipes

bumps release version. ready for Bexar final release.

no need to review...just sending this to trunk now.

49. By Ken Pepple

added sphinx and argparse into tools/pip-requires so that setup.py works.
this bug also prevents nova from creating a virtualenv.

48. By Jay Pipes

Fixes bug #706636: Make sure pep8 failures will return failure for run_tests.sh

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.

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