Change in ovirt-engine[master]: engine: Do not assign creator as owner to VMs from pool

Martin Peřina has submitted this change and it was merged. Change subject: engine: Do not assign creator as owner to VMs from pool ...................................................................... engine: Do not assign creator as owner to VMs from pool If VM is created to attach it to a VM pool, do not assign its creator as owner in any case. Assignment of a user to the VM in this case will designate this VM as occupied and prevent other users from taking it. This assignment happens currently when pool creator doesn't have MANIPULATE_PERMISSIONS role on the pool VMs. Change-Id: I6af18a2b7caa8181523a277f4d63cc688e69a59e Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1298094 Signed-off-by: Shmuel Melamud <smelamud@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddVmCommand.java 1 file changed, 2 insertions(+), 2 deletions(-) Approvals: Jenkins CI: Passed CI tests Shmuel Leib Melamud: Verified Arik Hadas: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/51875 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I6af18a2b7caa8181523a277f4d63cc688e69a59e Gerrit-PatchSet: 6 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Shmuel Leib Melamud <smelamud@redhat.com> Gerrit-Reviewer: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Marek Libra <mlibra@redhat.com> Gerrit-Reviewer: Martin Peřina <mperina@redhat.com> Gerrit-Reviewer: Michal Skrivanek <michal.skrivanek@redhat.com> Gerrit-Reviewer: Michal Skrivanek <mskrivan@redhat.com> Gerrit-Reviewer: Shmuel Leib Melamud <smelamud@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
mperina@redhat.com