2755: code review.
authorTim Pierce <twp@curoverse.com>
Thu, 29 May 2014 21:08:22 +0000 (17:08 -0400)
committerTim Pierce <twp@curoverse.com>
Thu, 29 May 2014 21:08:22 +0000 (17:08 -0400)
commit9d4f6f0284011fbc7a8edd203d1fab93a9a61321
tree7fcf9b83285d684525d47b503c49a3e6535afd55
parent30b6c5a0f8dc91c76ca30ba4b5263b7eab858bdb
2755: code review.

* arv-put returns an unsigned manifest UUID.

* The ArvPutSignedManifest test first confirms that the collection is
  not present in the API server.  Also asserts that the arv-put command
  completed successfully.

* Additional tests for KeepPermissionTestCase for each potential
  combination of wrong authorization and signature.
sdk/python/bin/arv-put
sdk/python/test_cmdline.py
sdk/python/test_keep_client.py