distribution/registry/storage/driver
Brian Bland c770f28f04 [driver/s3aws] Fix TestStorageClass
Fixes bug in TestStorageClass for s3aws driver where the "standard" file
was checked for reduced-redundnancy storage.

Signed-off-by: Brian Bland <brian.bland@docker.com>
2016-02-16 17:50:55 -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 Relaxes filesystem driver permissions to 0777 (dirs) and 0666 (files) 2015-12-28 15:22:28 -08:00
gcs Typo fixes in comments 2016-02-10 16:26:29 -08:00
inmemory Add a generic error type to capture non-typed errors 2015-11-03 11:19:44 -08:00
middleware Adds new s3 driver using aws-sdk-go instead of goamz 2016-02-12 15:59:26 -08:00
oss fix gofmt 2016-02-16 11:42:09 +08:00
rados driver/rados: treat OMAP EIO as a PathNotFoundError 2015-12-08 12:04:04 -08:00
s3-aws [driver/s3aws] Fix TestStorageClass 2016-02-16 17:50:55 -08:00
s3-goamz Adds new s3 driver using aws-sdk-go instead of goamz 2016-02-12 15:59:26 -08:00
swift driver/swift: treat empty object list as a PathNotFoundError 2015-12-08 12:04:04 -08:00
testsuites Typo fixes in comments 2016-02-10 16:26:29 -08:00
fileinfo.go Move storagedriver package to registry/storage/driver 2015-02-11 12:43:04 -08:00
storagedriver.go Typo fixes in comments 2016-02-10 16:26:29 -08:00