From cbf9e13e38cbe33e5ac9931f52298fc12f644d7f Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Tue, 8 Dec 2020 11:38:19 +0100 Subject: Update tempest_roles in tempest_conf.yaml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It depends on the Functest patch "Concat both dynamic and static roles in tempest.conf" which is being backported towards Iruya [1] [1] https://gerrit.opnfv.org/gerrit/c/functest/+/71651 Signed-off-by: Cédric Ollivier Change-Id: Ib07df87442e398f6045a2a2d77a5543560d407f9 --- tools/files/tempest_conf.yaml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tools/files') diff --git a/tools/files/tempest_conf.yaml b/tools/files/tempest_conf.yaml index 4573c51..d17f93b 100644 --- a/tools/files/tempest_conf.yaml +++ b/tools/files/tempest_conf.yaml @@ -1,4 +1,6 @@ --- +auth: + tempest_roles: admin_keystone_read compute: max_microversion: 2.72 compute-feature-enabled: -- cgit 1.2.3-korg