Code Review
/
airship.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
d52798a
)
Fix glance deactivate image test cases
83/71783/1
author
James Gu
<james.gu@att.com>
Wed, 13 Jan 2021 17:15:27 +0000
(09:15 -0800)
committer
James Gu
<james.gu@att.com>
Wed, 13 Jan 2021 17:15:27 +0000
(09:15 -0800)
Needed to add admin_glance_update role to tempest conf that is
required by Airship 1.8 glance policy
Signed-off-by: James Gu <james.gu@att.com>
Change-Id: I286cfbe6c5e3344962a3ba2689ccabd49846a806
tools/files/tempest_conf.yaml
patch
|
blob
|
history
diff --git
a/tools/files/tempest_conf.yaml
b/tools/files/tempest_conf.yaml
index
294bd81
..
f117e8b
100644
(file)
--- 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