Refactored multithreaded nexus upload 25/16625/6
authorDW Talton <dtalton@contractor.linuxfoundation.org>
Tue, 20 Aug 2019 19:24:48 +0000 (12:24 -0700)
committerDW Talton <dtalton@contractor.linuxfoundation.org>
Thu, 3 Oct 2019 21:41:19 +0000 (14:41 -0700)
commitaa759ec74910138dec6c305d0ac94cfc15052b07
treea09147d58c1ff6ce34984c6969769ea9aa583eae
parent04e46d1afacbfcd1333caeba38a47b101e3938ea
Refactored multithreaded nexus upload

Refactored multithreaded nexus upload to use concurrent.futures
which allows for easy information gathering. Added additional
error code trapping to various requests methods, and overall
improved message output of the entire upload process from end
to end.

ISSUE: RELENG-2264

Signed-off-by: DW Talton <dtalton@contractor.linuxfoundation.org>
Change-Id: I0707342b2017cdfe0139738ddff5123b110ddec2
lftools/deploy.py [changed mode: 0644->0755]
releasenotes/notes/deploy_nexus-6e26fda6a3b0c5b1.yaml [new file with mode: 0644]