
Cinder decided to remove the v2 APIs[1] in Xena cycle, so in Tempest we need to modify the tempest-cinder-v2-api job to run against stable wallaby which is last release where volume v2 APIs are present. Also ad deprecation warning at v2 service clients module level import so that we can remove them once Tempest stop supporting stable wallaby. NOTE: we do not need to adjust any tests as we already moved all the Tempest tests to volume v3 APIs. Depends-On: https://review.opendev.org/c/openstack/devstack/+/791842 [1] https://wiki.openstack.org/wiki/CinderXenaPTGSummary#Removing_the_Block_Storage_API_v2 Change-Id: I98339f67239cf96d26aa4fa87df692139b36673d
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%