Change in ovirt-engine[master]: core: IrsProxyData.proceedStorageDomain() - clearer names

Liron Aravot has submitted this change and it was merged. Change subject: core: IrsProxyData.proceedStorageDomain() - clearer names ...................................................................... core: IrsProxyData.proceedStorageDomain() - clearer names The code of IrsProxyData.proceedStorageDomain() is complex, the confusing variable names doesn't make it easier to go over it. This patch renames to variables to hopefuly clearer names. Change-Id: I6e0c6ebc486a87b89a4bc9072d2e159ba8e0b064 Signed-off-by: Liron Aravot <laravot@redhat.com> --- M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/irsbroker/IrsProxyData.java 1 file changed, 34 insertions(+), 34 deletions(-) Approvals: Jenkins CI: Passed CI tests Allon Mureinik: Looks good to me, approved Liron Aravot: Verified -- To view, visit https://gerrit.ovirt.org/55793 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I6e0c6ebc486a87b89a4bc9072d2e159ba8e0b064 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Liron Aravot <laravot@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Liron Aravot <laravot@redhat.com> Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
laravot@redhat.com