distribution/registry/storage/driver
Stephen J Day b65a4a8713 Ensure that rados is disabled without build tag
This ensures that rados is not required when building the registry. This was
slightly tricky in that when the flags were applied, the rados package was
completely missing. This led to a problem where rados was basically unlistable
and untestable as a package. This was fixed by simply adding a doc.go file that
is included whether rados is built or not.

Signed-off-by: Stephen J Day <stephen.day@docker.com>
2015-06-16 20:00:02 -07:00
..
azure storage/driver/azure: Update vendored Azure SDK 2015-06-16 17:13:44 -07:00
base Make Storage Driver API calls context aware. 2015-04-27 15:58:58 -07:00
factory Move storagedriver package to registry/storage/driver 2015-02-11 12:43:04 -08:00
filesystem Saner default data location 2015-06-10 20:54:24 -07:00
inmemory Make Storage Driver API calls context aware. 2015-04-27 15:58:58 -07:00
ipc fix some typos in source comments 2015-04-17 12:39:52 +00:00
middleware Make Storage Driver API calls context aware. 2015-04-27 15:58:58 -07:00
rados Ensure that rados is disabled without build tag 2015-06-16 20:00:02 -07:00
s3 Better error message when failing to get AWS auth 2015-05-22 16:45:45 -07:00
testsuites Make Storage Driver API calls context aware. 2015-04-27 15:58:58 -07:00
fileinfo.go Move storagedriver package to registry/storage/driver 2015-02-11 12:43:04 -08:00
storagedriver.go Make Storage Driver API calls context aware. 2015-04-27 15:58:58 -07:00