config/sysinv/sysinv/sysinv
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
..
.eggs StarlingX open source release updates 2018-05-31 07:35:52 -07:00
contrib StarlingX open source release updates 2018-05-31 07:35:52 -07:00
doc/source Change openstack-dev to openstack-discuss 2018-12-04 23:37:31 -05:00
etc/sysinv Interface profile support for VF rate limiting configuration 2021-01-26 15:17:11 +00:00
scripts Merge "Skip renewal if the cert file doesn't exist" 2021-08-18 13:49:57 +00:00
sysinv Unit test covering subcloud audit plus minor bug fix 2021-09-21 10:22:48 -04:00
tools Deprecate sysinv.openstack.common.db in favor of oslo_db 2020-02-07 11:55:49 -06:00
.coveragerc StarlingX open source release updates 2018-05-31 07:35:52 -07:00
.gitignore Update sysinv to not invoke ceph during unit testing 2018-10-02 13:19:43 -05:00
.stestr.conf Cleanup sysinv tox py27 warnings 2019-05-31 08:35:50 -05:00
CONTRIBUTING.rst Update CONTRIBUTING.rst and add HACKING.rst 2019-09-27 09:00:29 -05:00
HACKING.rst Update CONTRIBUTING.rst and add HACKING.rst 2019-09-27 09:00:29 -05:00
LICENSE StarlingX open source release updates 2018-05-31 07:35:52 -07:00
MANIFEST.in Deprecate sysinv.openstack.common.db in favor of oslo_db 2020-02-07 11:55:49 -06:00
README.rst StarlingX open source release updates 2018-05-31 07:35:52 -07:00
babel.cfg StarlingX open source release updates 2018-05-31 07:35:52 -07:00
openstack-common.conf Remove sysinv.openstack.common.loopingcall 2021-08-13 16:30:11 +00:00
pylint.rc Add pylint py3 portability checks for the sysinv repo 2021-09-15 11:13:19 -03:00
requirements.txt Fix bad syntax in requirements.txt file 2021-09-14 09:15:56 -05:00
setup.cfg Add cert-alarm service 2021-07-22 08:29:23 -04:00
setup.py Add a zuul job for sysinv tox unittest 2018-08-13 16:34:06 +08:00
test-requirements.txt Fix requirements for sysinv dependent packages 2021-08-19 15:11:43 +03:00
tox.ini py3: Add py39 gate for sysinv 2021-08-27 08:39:06 -04:00
upper-constraints.txt Update tox.ini files to use stein constraints 2019-06-25 14:45:54 -04:00

README.rst

Placeholder to allow setup.py to work. Removing this requires modifying the setup.py manifest.