Oved Ourfali has submitted this change and it was merged. Change subject: backend: Lessen permissions needed for VmPool creation ......................................................................
backend: Lessen permissions needed for VmPool creation Changed AddVmPoolWithVmsCommand to require only CREATE_VM permission for the template instead of CREATE_VM_POOL to make it consistent with user's ability to create VMs. Change-Id: Ib28ae681a91d7b11455283041062779733e61f2b Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1058290 Signed-off-by: Martin Betak <[email protected]> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddVmPoolWithVmsCommand.java 1 file changed, 2 insertions(+), 1 deletion(-) Approvals: Martin Betak: Verified Oved Ourfali: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/27254 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ib28ae681a91d7b11455283041062779733e61f2b Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.4.1 Gerrit-Owner: Martin Betak <[email protected]> Gerrit-Reviewer: Martin Betak <[email protected]> Gerrit-Reviewer: Omer Frenkel <[email protected]> Gerrit-Reviewer: Oved Ourfali <[email protected]> Gerrit-Reviewer: [email protected] _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
