distribution/registry/storage/driver
Vincent Giersch f25ccea279 driver/rados: treat OMAP EIO as a PathNotFoundError
RADOS returns a -EIO when trying to read a non-existing OMAP, treat it as a
PathNotFoundError when trying to list a non existing virtual directory.

Signed-off-by: Vincent Giersch <vincent@giersch.fr>
2015-12-08 12:04:04 -08:00
..
azure Remove half-baked Storage Driver IPC support 2015-06-29 16:52:12 -07:00
base Add a generic error type to capture non-typed errors 2015-11-03 11:19:44 -08:00
factory Remove half-baked Storage Driver IPC support 2015-06-29 16:52:12 -07:00
filesystem driver/filesystem: address filesystem driver on behavior of List 2015-12-08 12:04:03 -08:00
gcs Add a generic error type to capture non-typed errors 2015-11-03 11:19:44 -08:00
inmemory Add a generic error type to capture non-typed errors 2015-11-03 11:19:44 -08:00
middleware Make Storage Driver API calls context aware. 2015-04-27 15:58:58 -07:00
oss Add a generic error type to capture non-typed errors 2015-11-03 11:19:44 -08:00
rados driver/rados: treat OMAP EIO as a PathNotFoundError 2015-12-08 12:04:04 -08:00
s3 storage/driver/s3: correct response on list of missing directory 2015-12-08 12:04:03 -08:00
swift Use bulk delete to remove segments in Swift driver 2015-12-04 12:16:49 +01:00
testsuites registry/storage/driver: checking that non-existent path returns PathNotFoundError 2015-12-08 12:04:03 -08:00
fileinfo.go Move storagedriver package to registry/storage/driver 2015-02-11 12:43:04 -08:00
storagedriver.go storage/driver/base: use correct error format style 2015-12-08 12:04:03 -08:00