]> git.arvados.org - arvados.git/commit
3699: expose to the user that a pipeline has been copied
authorTim Pierce <twp@curoverse.com>
Tue, 7 Oct 2014 15:28:00 +0000 (11:28 -0400)
committerTim Pierce <twp@curoverse.com>
Tue, 7 Oct 2014 15:28:00 +0000 (11:28 -0400)
commit91a44b10f8c7eb1bee8fcd23a577a1969bcdb2e4
treeff64527bce606fd3ace56bc7e2cc3a5d9c1dc340
parentf4008e9c662be5b576f5e785a4c90cc1e2cfb5fa
3699: expose to the user that a pipeline has been copied

Copied pipeline templates and instances indicate via the 'description'
and 'name' fields that they have been copied from another pipeline.

The pipeline instance also reports this programmatically via the
'properties' hash.
sdk/python/arvados/commands/copy.py