3699: bug fix: use destination permission hints
authorTim Pierce <twp@curoverse.com>
Wed, 8 Oct 2014 21:45:24 +0000 (17:45 -0400)
committerTim Pierce <twp@curoverse.com>
Wed, 8 Oct 2014 21:45:24 +0000 (17:45 -0400)
commitd0b0a2baec96a678284e3004b13dce85f36ba190
tree8b6cb6d870a555db98c15b03b34ad419c75782a8
parentedf8405b6a3bbce4a7e11118bb9c706d36856460
3699: bug fix: use destination permission hints

Fix copy_collection permission bug: when copying collections, the
manifest in the collection created at the destination must have
permission hints returned by the destination Keep server.

Also fixed bug in arvados.keep.KeepClient (use the api_client's API
token when one is specified)
sdk/python/arvados/commands/copy.py
sdk/python/arvados/keep.py