10956: Get PDH from API server's response when saving a collection so that it doesn...
authorLucas Di Pentima <lucas@curoverse.com>
Wed, 8 Feb 2017 22:37:45 +0000 (19:37 -0300)
committerLucas Di Pentima <lucas@curoverse.com>
Wed, 8 Feb 2017 22:37:45 +0000 (19:37 -0300)
commitca56623679bcf5733a3266711f513f8c23f8b0df
treee2fafabd87b324245ff4fdd021069a808994c62c
parentaaa45b09de0e9437743fce53d7c0bf8165074b5e
10956: Get PDH from API server's response when saving a collection so that it doesn't have to be calculated when being asked for later on.
Updated tests to reflect this change.
sdk/python/arvados/collection.py
sdk/python/tests/test_arvfile.py