6260: Just use the token loaded by the SDK (ARVADOS_API_TOKEN),
authorTom Clegg <tom@curoverse.com>
Wed, 9 Sep 2015 19:08:09 +0000 (15:08 -0400)
committerTom Clegg <tom@curoverse.com>
Wed, 9 Sep 2015 19:10:08 +0000 (15:10 -0400)
commitb4866c16547c6c3196d5d8327686986e8997c187
tree8e9a1e7452ac076f2fa6c1c16898c11adb9fa792
parent902c3317440f81077ea561b621c8d46dcb689013
6260: Just use the token loaded by the SDK (ARVADOS_API_TOKEN),
instead of requiring a token separately on the command line.
services/datamanager/datamanager.go
services/datamanager/datamanager_test.go
services/datamanager/keep/keep.go