mirror of
https://github.com/xcp-ng/xenadmin.git
synced 2024-11-25 06:16:37 +01:00
Merge pull request #1423 from geosharath/CA-241883
CA-241883: [VMSS] Pool Operator/Pool Admin - VMSS Policy creation raises an assertion error in XC
This commit is contained in:
commit
5996b33579
@ -59,7 +59,7 @@ namespace XenAdmin.Actions
|
||||
{
|
||||
ApiMethodsToRoleCheck.Add("VMSS.async_create");
|
||||
ApiMethodsToRoleCheck.Add("VM.set_snapshot_schedule");
|
||||
ApiMethodsToRoleCheck.Add("VMSS.protect_now");
|
||||
ApiMethodsToRoleCheck.Add("VMSS.snapshot_now");
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user