Actions
Task #2927
closedIdea #2755: Implement Keep permission signatures in API server and Python SDK
Review 2755-python-sdk-permissions (support for manifests)
Description
Changes @ 46460c9
- arvados.collection.CollectionWriter.finish() now sends a stripped manifest to Keep, storing a manifest without any variable locator hints.
- New test suite test_cmdline.py tests the behavior of arv-put, confirming that
arvados.Keep.put
stores a manifest in Keep without signatures, and that when apiserver is queried for the same manifest UUID, it sends a manifest with signatures.
Updated by Tom Clegg over 10 years ago
- Description updated (diff)
- Assigned To changed from Tom Clegg to Tim Pierce
Updated by Tim Pierce over 10 years ago
- Assigned To changed from Tim Pierce to Tom Clegg
Updated by Tom Clegg over 10 years ago
- Assigned To changed from Tom Clegg to Tim Pierce
Updated by Tim Pierce over 10 years ago
- Status changed from In Progress to Resolved
- Remaining (hours) changed from 1.0 to 0.0
Actions