From 3ea70ff7d2bf6e4c44c6e292958e23ddd33b0893 Mon Sep 17 00:00:00 2001 From: elajkat Date: Mon, 2 Nov 2020 13:41:06 +0100 Subject: [PATCH] Update git submodules * Update tempest from branch 'master' - New list config option to list network features without API extension Historically Neutron had API extensions to make it clear what feature is available and what is not. There are however features without new API extensions, see [1] and [2]. To avoid having lots of config options that makes it possible in a branchless tempest to detect if a given feature is available or not on a given Neutron branch this patch proposes a list config option similar to api_extensions: available_features. available_features is a list option with the special all entry, and new tests that depend on API extensionless features can use this to be skipped on older branches. [1] https://review.opendev.org/750355 [2] https://review.opendev.org/743695 Change-Id: I9d4be68db0f18dcaded4bfe78f5a314cb450987a --- tempest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tempest b/tempest index 711e9f21c8..f9bb8b8b21 160000 --- a/tempest +++ b/tempest @@ -1 +1 @@ -Subproject commit 711e9f21c8b8c5b9d05accfb0ac6251f2d21ddbf +Subproject commit f9bb8b8b214d7e441ef69e299930416a60d08ddd