update/software-client
junfeng-li 8aed4785a3 software upload return uploaded file info
This commit is to add uploaded file info into 'software upload'
respond, in addition to existing respond messages.

This newly added uploaded file info is a list of dictionaries. Each
dictionary is taking the file name as the key and its value is a
dictionary in which id and sw_version are the keys.

    Uploaded File             Id        SW Version
=====================  ===============  ==========
23.09_ALL_NODES.patch  23.09_ALL_NODES    23.09

Test Plan:
PASS: uploaded iso, sig and patch file and got response

Story: 2010676
Task: 49241

Change-Id: I5332268d238aa9e787dea68f8a23c6be42feb4cd
Signed-off-by: junfeng-li <junfeng.li@windriver.com>
2023-12-14 20:51:28 +00:00
..
debian Adding software-client to docker_stable_wheel.inc 2023-11-27 12:04:06 -03:00
service-files Build Software Client python wheels package 2023-10-05 20:16:14 +00:00
software_client software upload return uploaded file info 2023-12-14 20:51:28 +00:00
pylint.rc Build Software Client python wheels package 2023-10-05 20:16:14 +00:00
requirements.txt Build Software Client python wheels package 2023-10-05 20:16:14 +00:00
setup.cfg Build Software Client python wheels package 2023-10-05 20:16:14 +00:00
setup.py Build Software Client python wheels package 2023-10-05 20:16:14 +00:00
test-requirements.txt Build Software Client python wheels package 2023-10-05 20:16:14 +00:00
tox.ini Build Software Client python wheels package 2023-10-05 20:16:14 +00:00