Description of problem:
ClusterAdmin and DiskOperator are able to copy_template
Version-Release number of selected component (if applicable):
How reproducible:
always
Steps to Reproduce:
1. As admin create template.
2. Add user and add him DiskOperator perms on 'system' object.
3. As new user try to copy_template disk.
Actual results:
Disk is copyied.
Expected results:
Error occures:
User is not authorized perform this action.
Additional info:
BE says that these users are not able to do this actions, so they shoudnt,
or BE should be updated that they can do that.
Also:
'TemplateOwner', 'TemplateAdmin':
Error occures:
User is not authorized to perform this action.
Expected:
Template disk is copyied.
and
'UserVmManager' - same as DiskOperator and ClusterAdmin