Hi,

I'm trying to setup oVirt 4.2.8.2-1.el7 based on a few simple requirements:

Users should be able to:
1) reate new VMs
2) create VMs from templates
   2a) Ability to clone the template disk to create a VM independent of the template
3) create templates
4) view only the VMs they have permissions to work with i.e. UserVmManager role assign to them

This was all possible through the "User Portal" in version 3 (3.6 is what I had).

The new "VM Portal" doesn't allow users to create templates.

In order to satisfy (3) users must login to the Admin Portal. This is OK but I created a new Admin role with just login permissions and users can see all VMs in the cluster. I assume a filter can be created but in general I don't want them to have that much visibility.

I can probably get away without (3) but I still can figure out how to do (2a) using "VM Portal". All VMs created from a template are dependent on that template. Even if the template is optimized for Server.

How do I accomplish this?

Thank you in advance for any suggestions.

-- Peter