Change in ovirt-engine[ovirt-engine-3.6]: engine: Added VmActionByVmOriginTypeValidator for Allowed Cmds

Piotr Kliczewski has submitted this change and it was merged. Change subject: engine: Added VmActionByVmOriginTypeValidator for Allowed Cmds ...................................................................... engine: Added VmActionByVmOriginTypeValidator for Allowed Cmds Refactoring of VmHandler. The COMMANDS_ALLOWED_ON_ moved from VmHandler to new VmActionByVmOriginTypeValidator, so they can be reused in UI. Change-Id: Iaf4fc340dd3b2ffdfa243f4f98307e255dee7651 Bug-Url: https://bugzilla.redhat.com/1311908 Signed-off-by: Marek Libra <mlibra@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/VmHandler.java A backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/validation/VmActionByVmOriginTypeValidator.java M frontend/webadmin/modules/gwt-common/src/main/resources/org/ovirt/engine/core/Common.gwt.xml 3 files changed, 42 insertions(+), 23 deletions(-) Approvals: Jenkins CI: Passed CI tests Marek Libra: Verified Arik Hadas: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/55125 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iaf4fc340dd3b2ffdfa243f4f98307e255dee7651 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.6 Gerrit-Owner: Marek Libra <mlibra@redhat.com> Gerrit-Reviewer: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Marek Libra <mlibra@redhat.com> Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski@gmail.com> Gerrit-Reviewer: Tomas Jelinek <tjelinek@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
piotr.kliczewski@gmail.com