update/software/software
Heitor Matsui 50ec80bf56 Fix precheck call on deploy start
The deploy start api is currently calling an unexistent method
name for deploy precheck. This commit changes the call to use
the correct name.

PASS: verify that deploy start calls precheck successfully

Story: 2010676
Task: 49434

Change-Id: Ib403163f253f422216e44257d6ee915e14fa859f
Signed-off-by: Heitor Matsui <heitorvieira.matsui@windriver.com>
2024-01-19 12:03:34 -03:00
..
api Add software deploy start --force option 2024-01-11 15:15:53 +00:00
authapi Setup controller and agent processes for "software" 2023-04-20 19:22:30 +00:00
db Software deploy host list implementation 2023-12-05 20:43:05 -03:00
templates USM State Machine 2023-06-29 17:53:39 +00:00
tests software upload return uploaded file info 2023-12-14 20:51:28 +00:00
utilities data migration worker 2023-12-20 17:15:57 +00:00
__init__.py Package the pecan templates with the code 2023-07-17 15:33:45 +00:00
apt_utils.py Fix typo 2024-01-17 16:11:03 +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 Use "apt-ostree" to manage software deploy start 2024-01-10 21:23:24 +00:00
constants.py Use "apt-ostree" to manage software deploy start 2024-01-10 21:23:24 +00:00
exceptions.py Use "apt-ostree" to manage software deploy start 2024-01-10 21:23:24 +00:00
messages.py Add deploy state msgtype to software messages 2023-12-27 11:27:17 -03:00
ostree_utils.py Add retry logic for mount 2023-11-29 21:09:06 +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 Fix invalid patch alarm on unlocked AIO-SX 2023-05-16 15:59:45 +00:00
software_controller.py Fix precheck call on deploy start 2024-01-19 12:03:34 -03:00
software_entities.py Ensure all tox is passing 2023-12-14 14:50:09 +00:00
software_functions.py Upload patch contents to package repository 2024-01-15 13:00:25 +00:00
software_worker.py Create wrapper to run commands and log structured output 2023-11-24 16:26:07 -03:00
sysinv_utils.py Implement USM software deploy start for upgrade 2023-12-27 16:07:53 -03:00
utils.py Implement USM software deploy start for upgrade 2023-12-27 16:07:53 -03:00