13147: X-Request-Id logging updates when running arv-put.
authorLucas Di Pentima <ldipentima@veritasgenetics.com>
Thu, 8 Mar 2018 15:34:16 +0000 (12:34 -0300)
committerLucas Di Pentima <ldipentima@veritasgenetics.com>
Thu, 8 Mar 2018 15:34:16 +0000 (12:34 -0300)
commit19ee2e029443d4d6de3df4a4e8bcb6ae9700475a
tree66f547645d00c34dbf4a2ce6bfc352cbf8c49fbc
parent96f657210ce401a84eafc4a575f56694f2b39a0b
13147: X-Request-Id logging updates when running arv-put.

Remove the initial request-id logging when starting the run.
Update the custom formatter so that it shows the request-id only once.
Add related tests.

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