update/software/software/db
Luis Eduardo Bonatti 98cd083cff Deploy show implement
This commit add some changes to deploy show endpoint, the name was
changed to just deploy with GET verb and also changes the deploy to
be saved as a list of dict to attend the API requirements. Now the
api accepts from_release and to_release as optional params, in case
it is provided the endpoint will return a dict otherwise will return
a list of dict.

Test Plan:
PASS: Create deploy
PASS: Update deploy
PASS: Software deploy start
PASS: Software deploy show

Story: 2010676
Task: 49645

Change-Id: I68d243c05da88c7eecf2d866c7202c3c7be51a2b
Signed-off-by: Luis Eduardo Bonatti <LuizEduardo.Bonatti@windriver.com>
2024-03-05 12:27:56 -03:00
..
__init__.py create data-api to access current deploy state 2023-11-07 20:46:43 -03:00
api.py Deploy show implement 2024-03-05 12:27:56 -03:00