8937: Added cache validation method to arv-put. For now it only
authorLucas Di Pentima <lucas@curoverse.com>
Wed, 9 Aug 2017 23:14:07 +0000 (20:14 -0300)
committerLucas Di Pentima <lucas@curoverse.com>
Wed, 9 Aug 2017 23:14:07 +0000 (20:14 -0300)
commit7b93dc26eb285261a6a431daa511edfb7392a3a1
tree04b1154ecd7710fd65c24cfe9a013d9672ca2894
parentf12b4e8995e88f9763b74ad48d0618f98879a31b
8937: Added cache validation method to arv-put. For now it only
checks that the first signed block's locator is valid.
Added integration test.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@curoverse.com>
sdk/python/arvados/commands/put.py
sdk/python/tests/test_arv_put.py