Merge "fix: Fix project detail policy"
This commit is contained in:
commit
70ff7bd7d6
@ -28,7 +28,7 @@ export class Detail extends Base {
|
|||||||
}
|
}
|
||||||
|
|
||||||
get policy() {
|
get policy() {
|
||||||
return 'os_compute_api:os-quota-sets:defaults';
|
return 'identity:list_projects';
|
||||||
}
|
}
|
||||||
|
|
||||||
get listUrl() {
|
get listUrl() {
|
||||||
|
Loading…
Reference in New Issue
Block a user