
Allon Mureinik has submitted this change and it was merged. Change subject: core: Remove Unused methods from VdsFenceOptions ...................................................................... core: Remove Unused methods from VdsFenceOptions Removed the unused methods getFencingAgentInstanceOptionsMap(), setFencingAgentInstanceOptionsMap(ValueObjectMap), getFencingOptionTypesMap() and setFencingOptionTypesMap(ValueOptionMap) from VdsFenceOptions. Change-Id: I7f25ace235c3022a8b1299b08bf65250b4bce3f9 Signed-off-by: Allon Mureinik <amureini@redhat.com> --- M backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/pm/VdsFenceOptions.java 1 file changed, 0 insertions(+), 19 deletions(-) Approvals: Allon Mureinik: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/16818 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I7f25ace235c3022a8b1299b08bf65250b4bce3f9 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: Omer Frenkel <ofrenkel@redhat.com> Gerrit-Reviewer: Roy Golan <rgolan@redhat.com> Gerrit-Reviewer: Yair Zaslavsky <yzaslavs@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server