From: James Gu Date: Wed, 13 Jan 2021 17:15:27 +0000 (-0800) Subject: Fix glance deactivate image test cases X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F83%2F71783%2F1;p=airship.git Fix glance deactivate image test cases Needed to add admin_glance_update role to tempest conf that is required by Airship 1.8 glance policy Signed-off-by: James Gu Change-Id: I286cfbe6c5e3344962a3ba2689ccabd49846a806 --- diff --git a/tools/files/tempest_conf.yaml b/tools/files/tempest_conf.yaml index 294bd81..f117e8b 100644 --- a/tools/files/tempest_conf.yaml +++ b/tools/files/tempest_conf.yaml @@ -1,6 +1,6 @@ --- auth: -# tempest_roles: admin_keystone_read + tempest_roles: admin_glance_update use_dynamic_credentials: True compute: max_microversion: 2.72