From 7e53a395dca4670e4e211c6b37bf259f43098b96 Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Tue, 28 Apr 2020 01:25:18 +0200 Subject: Move static data to tempest_conf.yaml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I99f33f2e5f27c22c597f7c4f2f864710ceb1350e Signed-off-by: Cédric Ollivier --- docker/smoke-cntt/tempest_conf.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'docker/smoke-cntt/tempest_conf.yaml') diff --git a/docker/smoke-cntt/tempest_conf.yaml b/docker/smoke-cntt/tempest_conf.yaml index ce0e0eed1..76afc4661 100644 --- a/docker/smoke-cntt/tempest_conf.yaml +++ b/docker/smoke-cntt/tempest_conf.yaml @@ -33,6 +33,7 @@ compute-feature-enabled: volume_backed_live_migration: false volume_multiattach: false identity: + auth_version: v3 user_unique_last_password_count: 2 user_lockout_duration: 10 user_lockout_failure_attempts: 2 -- cgit 1.2.3-korg