config/sysinv/sysinv/sysinv/sysinv/cert_mon
Kyle MacLeod 7608025ed3 Unit test covering subcloud audit plus minor bug fix
Provide some mocked tests covering the basic functionality
of the subcloud audit.

This commit also includes two fixes in the mainline code (both are very
minor and so are included directly in this commit):
- The subcloud next audit timestamp comparison should match on equals
  since it it ready to be audited by this timestamp. This is a very
  minor issue and would only result in a small extra delay for the given
  subcloud.
- When enqueueing a subcloud for audit, if a timestamp is provided the
  delay parameter is ignored. This would result in unexpected timing if
  if both parameters are supplied.  Note: this combination is not used
  in the current code.

Story: 2008960
Task: 43350

Change-Id: If5882c321a128daa7de5eda1806b250509b4ca3e
Signed-off-by: Kyle MacLeod <kyle.macleod@windriver.com>
2021-09-21 10:22:48 -04:00
..
__init__.py Add cert-mon service 2020-07-20 14:06:31 -04:00
certificate_mon_manager.py Unit test covering subcloud audit plus minor bug fix 2021-09-21 10:22:48 -04:00
context.py Add intermediate CA cert monitor and audit 2020-08-25 13:00:01 -04:00
messaging.py Add intermediate CA cert monitor and audit 2020-08-25 13:00:01 -04:00
service.py Fix invalid admin endpoint cert during subcloud upgrade 2021-05-10 16:55:26 -04:00
subcloud_audit_queue.py Unit test covering subcloud audit plus minor bug fix 2021-09-21 10:22:48 -04:00
utils.py Add subcloud audit parallelization 2021-09-09 16:12:10 -04:00
watcher.py Align watch resourceVersion with newest python2-kubernetes API 2021-08-27 11:05:26 -04:00