distcloud/distributedcloud/dcmanager/audit
Hugo Brito 592af57490 Temporarily set software audit to always be in-sync
Since USM is still a work-in-progress feature, errors could occur,
causing the software audit to be out-of-sync, which also results in
the subcloud being out of sync.

This commit changes the behavior of the software audit to always report as in-sync, even if issues are found with the software service and the USM endpoints.

Known issues:
- Story = 2010676
- Task = 49666: Add support for https in USM software client
- Task = 49668: Copy GA metadata file to USM location in the Subcloud

Test Plan:
PASS - Manage a subcloud and check if the software audit is
in-sync even if the software service is disabled.
- Other audits in-sync.
- Subcloud in-sync.

Story: 2010676
Task: 49598

Change-Id: I596219f1fa4c42e6be7984f06618349c54f9448c
Signed-off-by: Hugo Brito <hugo.brito@windriver.com>
2024-03-05 17:20:07 +00: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 Temporarily set software audit to always be in-sync 2024-03-05 17:20:07 +00: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