Hi

On 22. Jul 2021, at 16:48, Balazs Gibizer <balazs.gibizer@est.tech> wrote:

Hi,

Cinder merged the removal of the block storage v2 API[1]. This broke the openstacksdk-functional-devstack job blocking at least the nova and openstack-sdk gate[2] due to test cases in the job still trying to test the v2 API. I've proposed a patch to remove those functional tests[3].

Please hold your recheck until [3] merges.

Cheers,
gibi

[1] https://review.opendev.org/c/openstack/cinder/+/792299
[2] https://zuul.opendev.org/t/openstack/builds?job_name=openstacksdk-functional-devstack&branch=master
[3] https://review.opendev.org/c/openstack/openstacksdk/+/801864


https://review.opendev.org/c/openstack/openstacksdk/+/801900 is in the gate now to fix it in an alternative way by ensuring skipTest identifies this properly, but still executes tests when v2 is available 

Artem