fix: Fix project detail policy
fix project detail policy Change-Id: I593439ad902fe06904271e0c946910cf075083a2
This commit is contained in:
parent
101025eaac
commit
376aa6b05c
@ -28,7 +28,7 @@ export class Detail extends Base {
|
||||
}
|
||||
|
||||
get policy() {
|
||||
return 'os_compute_api:os-quota-sets:defaults';
|
||||
return 'identity:list_projects';
|
||||
}
|
||||
|
||||
get listUrl() {
|
||||
|
Loading…
Reference in New Issue
Block a user