Shireesh Anjal has uploaded a new change for review. Change subject: engine: Fix for bug#829842 ......................................................................
engine: Fix for bug#829842 https://bugzilla.redhat.com/829842 Bug: Activation of server triggers "Failed to connect host to storage servers" event This was happening because various class level boolean variables indicating errors related to storage pool and fencing are set to false by default, and trigger corresponding audit logs/ events when getAuditLogTypeValue() is called. This should not happen if the host belongs to a cluster that does not support virtualization e.g. gluster cluster. Change-Id: I22d93df0cf6b2594d7eabf972c038baf893eccdf Signed-off-by: Shireesh Anjal <san...@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/InitVdsOnUpCommand.java 1 file changed, 5 insertions(+), 0 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/54/5254/1 -- To view, visit http://gerrit.ovirt.org/5254 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I22d93df0cf6b2594d7eabf972c038baf893eccdf Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Shireesh Anjal <san...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches