lp://staging/~jaypipes/glance/bug759018
- Get this branch:
- bzr branch lp://staging/~jaypipes/glance/bug759018
Branch merges
- Rick Harris (community): Approve
-
Diff: 100 lines (+24/-22)2 files modifiedglance/server.py (+20/-22)
tests/functional/test_curl_api.py (+4/-0)
Related bugs
Bug #759018: When running tests without virtualenv, test_traceback_not_consumed fails | Critical | Fix Released |
Related blueprints
Recent revisions
- 112. By Jay Pipes
-
Removes capture of exception from eventlet in _upload_
and_activate( ), which
catches the exceptions that come from the _safe_kill() method properly.Also fixes an incorrect call to _safe_kill() with mapping instead of image
ID in the block of code that kills an image if a bad checksum is given.Fixes bug #759018.
- 108. By Soren Hansen
-
Add the migration sql scripts to MANIFEST.in. The gets them included in not only the tarball, but also by setup.py install.
- 106. By Dan Prince
-
Updated properties should be marked as deleted=0. This allows previously deleted properties to be reactivated on an update.
Add unit tests to check the above condition.
Also updated the help for bin/glance's 'update' command so that it explicitly states:
Metadata fields that are not specified in the update command will be deleted.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/~glance-coresec/glance/cactus-trunk