distribution/registry/storage/driver
davidli 79d4d7f546 driver/swift: treat empty object list as a PathNotFoundError
Swift returns an empty object list when trying to read a non-existing object path, treat it as a
PathNotFoundError when trying to list a non existing virtual directory.

Signed-off-by: David li <wenquan.li@hpe.com>
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 driver/swift: treat empty object list as a PathNotFoundError 2015-12-08 12:04:04 -08: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