tempest/releasenotes
Stephen Finucane 39fa9c1631 Add 'xenapi_apis' compute feature flag
Nova is removing the XenAPI virt driver. There are a number of APIs that
only work with this virt driver so those are being removed at the same
time. Once removed, they will return a HTTP 410 response, regardless of
the microversion.

Add a feature flag that allows us to skip these tests on clouds that no
longer provide these APIs. It default to False (skip). We will set this
to True (do no skip) on stable branches of nova.

Change-Id: I0ae3f7a81ca7b56f56871e61bcf196ca572ae6d6
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
2020-09-10 11:22:29 +01:00
..
notes Add 'xenapi_apis' compute feature flag 2020-09-10 11:22:29 +01:00
source Fix pygments style 2020-06-24 10:13:45 +08:00