From Piotr Kliczewski <piotr.kliczewski(a)gmail.com>:
Piotr Kliczewski 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(a)redhat.com>
(cherry picked from commit 0ce5b2e5c89d4f38c049ef88e14f0fdc21e04da6)
---
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
Aleksei Slaikovskii: Looks good to me, but someone else must approve
Jenkins CI: Passed CI tests
--
To view, visit
https://gerrit.ovirt.org/72428
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Iecda6f02f96c6696ba01421857db05a32d8a3871
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-4.1
Gerrit-Owner: Martin Peřina <mperina(a)redhat.com>
Gerrit-Reviewer: Aleksei Slaikovskii <aslaikov(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Martin Peřina <mperina(a)redhat.com>
Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski(a)gmail.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>