Commit 1b3f412d by Bach Dániel

vm: enable concurrency_check in ResourcesOperation

parent 2f54d6b6
......@@ -831,7 +831,6 @@ class ResourcesOperation(InstanceOperation):
name = _("resources change")
description = _("Change resources")
acl_level = "owner"
concurrency_check = False
required_perms = ('vm.change_resources', )
def check_precond(self):
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment