Previously, this release_uploader would wait for a
file_transfer_status to be 'complete', else it would
time out if it had failed due to SHA/MD5 mismatch.
It now checks to see whether a file_transfer_status is
'in_progress' or not, and fails if it is not 'in_progress'
but is not 'complete' either.
[#161127408]
Signed-off-by: Paul Nikonowicz pnikonowicz@pivotal.io
Thank you for contributing to the Pivnet Resource!
develop
branch?