deb-glance/glance
Eoghan Glynn 1d2356c864 Ensure StorageFull only raised on space starvation
Additional fix for lp 919255

Limit StorageFull to cases of genuine disk space starvation (ENOSPC or
EFBIG), in order to avoid confusion with 413 "Request entity too large"
status being returned from POST /images for issues unrelated to space.

Change-Id: Ib5e68e5d988d0f541803ffb3f37ddf88ac24e9dc
2012-02-17 14:01:45 +00:00
..
api Add filter validation to glance API 2012-02-02 13:08:51 -08:00
common Merge "Require auth URL if keystone strategy is enabled." 2012-02-16 15:09:33 +00:00
image_cache Don't fail response if caching failed 2012-02-10 13:21:17 -05:00
notifier Function uses 'msg' not 'message' 2012-02-15 18:58:45 +00:00
registry 003_add_disk_format.py: Avoid deadlock in upgrade 2012-02-15 10:59:14 -08:00
store Ensure StorageFull only raised on space starvation 2012-02-17 14:01:45 +00:00
tests Ensure StorageFull only raised on space starvation 2012-02-17 14:01:45 +00:00
__init__.py load gettext in __init__ to fix '_ is not defined' 2011-11-08 10:58:25 -08:00
client.py Fixes LP Bug#861650 - Glance client deps 2011-11-30 09:41:22 -05:00
version.py Add optional revision field to version number 2012-01-11 07:25:36 +00:00