Commit 57f5d86
authored
Fix: Use default service_api policy (#1337)
The service_api rule in glance policy is defined
for servcie to servcie api calls. The default policy
is to allow servcie user and admin. This rule just by itself
as it is defined removes admin user access, so this patch
removes it to set it to its default value.1 parent 78ffdc5 commit 57f5d86
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
125 | | - | |
126 | 125 | | |
127 | 126 | | |
128 | 127 | | |
| |||
0 commit comments