lp:~jk0/glance/pep8

Created by Josh Kearney and last modified
Get this branch:
bzr branch lp:~jk0/glance/pep8
Only Josh Kearney can upload to this branch. If you are Josh Kearney please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Josh Kearney
Project:
Glance
Status:
Merged

Recent revisions

53. By Josh Kearney

PEP8 cleanup

52. By Jay Pipes

Adds architecture docs and enables Graphviz sphinx extension. Also cleans up source code formatting in docs.

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.

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