aboutsummaryrefslogtreecommitdiffstats
path: root/functest/opnfv_tests
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2019-11-15 20:27:32 +0100
committerCédric Ollivier <cedric.ollivier@orange.com>2019-11-15 21:41:56 +0100
commit7b0b7ba3497af0b7832b9e46dc3392b8317f9ef2 (patch)
treebac3314e36de14e799c5b8831f50b37c079ca696 /functest/opnfv_tests
parent8ceb5c52a5f88379075f99108c5d2c6a40aa3805 (diff)
Test identity project_tags and application_credentials
Both are supported by OpenStack and Functest gates. It also sets the default values to highlight the coverage. Change-Id: Iae080a8bde0c411acc7811e7a0e70e3471db8c98 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit c0069ab720070eaaa07f083e508ded5e89e39571) (cherry picked from commit 041162760eb2b96fbe4baaed6971a90fb53421f0)
Diffstat (limited to 'functest/opnfv_tests')
-rw-r--r--functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf.yaml b/functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf.yaml
index 2dad162fa..423a0b71f 100644
--- a/functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf.yaml
+++ b/functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf.yaml
@@ -11,9 +11,14 @@ identity:
user_lockout_duration: 10
user_lockout_failure_attempts: 2
identity-feature-enabled:
+ trust: true
api_v2: false
api_v2_admin: false
security_compliance: true
+ federation: false
+ external_idp: false
+ project_tags: true
+ application_credentials: true
image-feature-enabled:
api_v2: true
api_v1: false