
The datetime.utcnow() is deprecated in Python 3.12. Replace datetime.utcnow() with oslo_utils.utcnow(). This bumps oslo.utils to 7.0.0. Change-Id: I79ca5addecaf70aed468fbf93feb4ee629f7b7f8 Signed-off-by: Takashi Natsume <takanattie@gmail.com>
Team and repository tags
Tempest - The OpenStack Integration Test Suite
This is a set of integration tests to be run against a live OpenStack cluster. Tempest has batteries of tests for OpenStack API validation, scenarios, and other specific tests useful in validating an OpenStack deployment.
- Documentation: https://docs.openstack.org/tempest/latest/
- Features: https://specs.openstack.org/openstack/qa-specs/#tempest
- Bugs: https://bugs.launchpad.net/tempest/
- Release Notes: https://docs.openstack.org/releasenotes/tempest
Get in touch via email. Use [tempest] in your subject.
Description
Languages
Python
99.8%
Shell
0.2%