diff --git a/nova/tests/policy.json b/nova/tests/policy.json index aa9c7974..8f8ea769 100644 --- a/nova/tests/policy.json +++ b/nova/tests/policy.json @@ -58,8 +58,8 @@ "compute:snapshot": [], "compute:backup": [], - "compute:add_security_group": [], - "compute:remove_security_group": [], + "compute:security_groups:add_to_instance": [], + "compute:security_groups:remove_from_instance": [], "compute:delete": [], "compute:soft_delete": [],