deb-glance/glance/store
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
..
__init__.py Swallow exception on unsupported image deletion. 2012-01-19 22:40:05 +00:00
base.py Set size metadata correctly for remote images. 2012-01-18 23:20:38 +00:00
filesystem.py Ensure StorageFull only raised on space starvation 2012-02-17 14:01:45 +00:00
http.py Set size metadata correctly for remote images. 2012-01-18 23:20:38 +00:00
location.py Addresses glance/+spec/i18n 2011-08-20 17:38:54 -05:00
rbd.py Convert glance to use the new cfg module 2011-12-08 22:32:52 +00:00
s3.py Set size metadata correctly for remote images. 2012-01-18 23:20:38 +00:00
scrubber.py Convert glance to use the new cfg module 2011-12-08 22:32:52 +00:00
swift.py Set size metadata correctly for remote images. 2012-01-18 23:20:38 +00:00