3706: In CollectionReader, try fetching manifests before/after API
authorTom Clegg <tom@curoverse.com>
Tue, 28 Oct 2014 02:04:54 +0000 (22:04 -0400)
committerTom Clegg <tom@curoverse.com>
Tue, 28 Oct 2014 02:04:54 +0000 (22:04 -0400)
commit6817b34daf51030fd25459d349a940ff59eee690
tree1c56a214464bb8499c3788447c81dceaa343bb45
parent47853db92d6e1b9eca4beddf471189ee9f4e0217
3706: In CollectionReader, try fetching manifests before/after API
server when the ID is a Keep locator with/without a permission hint
respectively. Do not display a warning if the manifest is found one
way or the other.
sdk/python/arvados/collection.py
sdk/python/tests/test_collections.py