commit | 2f4539d6043874f46690638d1bd071779d6f6f10 | [log] [tgz] |
---|---|---|
author | Ghanshyam Mann <gmann@ghanshyammann.com> | Tue May 18 12:32:39 2021 -0500 |
committer | Ghanshyam <gmann@ghanshyammann.com> | Tue May 18 20:02:51 2021 +0000 |
tree | 7a35f61b51f74c6df075a6ebb925ab28c0335a8f | |
parent | 393e94a604f29940025c2c2d8f406419e7733e5c [diff] |
Stop testing volume v2 APIs 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