update/software/software
Jessica Castelino c863d8e47d Software deploy host implementation
This commit enables software deploy host in a Debian env for
all patches. It also includes the ostree_utils required to
checkout a sysroot ostree commit, install/uninstall packages
from a checked-out commit, and write commit to feed ostree -
all of which are not being invoked by software deploy host
as of today but are intended for future use.

Test Plan:
[PASS] software deploy host

Story: 2010676
Task: 47948
Signed-off-by: Jessica Castelino <jessica.castelino@windriver.com>
Change-Id: I2178010f3af5cd8e69b28a06866e567248088cba
2023-05-08 17:11:53 +00:00
..
api Software deploy host implementation 2023-05-08 17:11:53 +00:00
authapi Setup controller and agent processes for "software" 2023-04-20 19:22:30 +00:00
templates Setup controller and agent processes for "software" 2023-04-20 19:22:30 +00:00
tests Software deploy host implementation 2023-05-08 17:11:53 +00:00
__init__.py Upload skeleton for unified software management 2023-04-03 14:03:04 +00:00
base.py Update unit tests for new software component 2023-05-01 21:09:15 +00:00
certificates.py Setup controller and agent processes for "software" 2023-04-20 19:22:30 +00:00
config.py Update unit tests for new software component 2023-05-01 21:09:15 +00:00
constants.py Software deploy host implementation 2023-05-08 17:11:53 +00:00
exceptions.py Setup controller and agent processes for "software" 2023-04-20 19:22:30 +00:00
messages.py Setup controller and agent processes for "software" 2023-04-20 19:22:30 +00:00
ostree_utils.py Software deploy host implementation 2023-05-08 17:11:53 +00:00
release_signing.py Setup controller and agent processes for "software" 2023-04-20 19:22:30 +00:00
release_verify.py Setup controller and agent processes for "software" 2023-04-20 19:22:30 +00:00
software_agent.py Software deploy host implementation 2023-05-08 17:11:53 +00:00
software_client.py Software deploy host implementation 2023-05-08 17:11:53 +00:00
software_controller.py Software deploy host implementation 2023-05-08 17:11:53 +00:00
software_functions.py Software deploy host implementation 2023-05-08 17:11:53 +00:00
utils.py Setup controller and agent processes for "software" 2023-04-20 19:22:30 +00:00