distcloud/distributedcloud/dcmanager/audit
Hugo Brito 01d689f0f9 Create a software audit
Today, the software audit is being conducted alongside the patch audit (load/patching). However, because the software audit uses a different RestAPI, any failures in it also result in patch audit failures. This commit creates a new software audit to separate it from the patch audit.

Note that the patch audit will be removed later on.

TEST PLAN:
PASS: Manage a subcloud and get all audits in-sync.
- Software, load, and patching audits working properly.
PASS: Test with Software RestAPI disabled/broken.
- Load and patching audits working properly
- Software audit unknown status.

Story: 2010676
Task: 49598

Change-Id: I38c00bfdf4d86d56e1e656892f7de32206755865
Signed-off-by: Hugo Brito <hugo.brito@windriver.com>
2024-02-27 15:58:49 -03:00
..
__init__.py Move subcloud audit to separate process 2020-05-14 09:34:23 -05:00
alarm_aggregation.py Update tox pylint/pep8 for dcmanager 2024-01-18 21:51:25 +00:00
auditor.py Update tox pylint/pep8 for dcmanager 2024-01-18 21:51:25 +00:00
firmware_audit.py Update tox pylint/pep8 for dcmanager 2024-01-18 21:51:25 +00:00
kube_rootca_update_audit.py Update tox pylint/pep8 for dcmanager 2024-01-18 21:51:25 +00:00
kubernetes_audit.py Subcloud Name Reconfiguration 2023-09-07 10:30:06 -03:00
patch_audit.py Create a software audit 2024-02-27 15:58:49 -03:00
rpcapi.py Create a software audit 2024-02-27 15:58:49 -03:00
service.py Create a software audit 2024-02-27 15:58:49 -03:00
software_audit.py Create a software audit 2024-02-27 15:58:49 -03:00
subcloud_audit_manager.py Create a software audit 2024-02-27 15:58:49 -03:00
subcloud_audit_worker_manager.py Create a software audit 2024-02-27 15:58:49 -03:00
utils.py Create a software audit 2024-02-27 15:58:49 -03:00