Change in ovirt-engine[master]: core: Validate fence agent type upon creation/update

From Martin Peřina <mperina@redhat.com>:
Martin Peřina has submitted this change and it was merged. Change subject: core: Validate fence agent type upon creation/update ...................................................................... core: Validate fence agent type upon creation/update Check if fence agent type is valid for the host upon creation/update of fence agent. Checks are based on valid fence agent types per cluster level, which the host is part of. Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1420302 Change-Id: Iecda6f02f96c6696ba01421857db05a32d8a3871 Signed-off-by: Aleksei Slaikovskii <aslaikov@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddFenceAgentCommand.java M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/UpdateFenceAgentCommand.java M backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/pm/FenceConfigHelper.java 3 files changed, 67 insertions(+), 0 deletions(-) Approvals: Martin Peřina: Verified; Looks good to me, approved Juan Hernandez: Looks good to me, but someone else must approve Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/72180 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iecda6f02f96c6696ba01421857db05a32d8a3871 Gerrit-PatchSet: 10 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Aleksei Slaikovskii <aslaikov@redhat.com> Gerrit-Reviewer: Aleksei Slaikovskii <aslaikov@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Martin Peřina <mperina@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
Code Review