Maor Lipchuk has submitted this change and it was merged. Change subject: core: Cleanup GetDiskConfigurationListQuery ......................................................................
core: Cleanup GetDiskConfigurationListQuery Minor clenaup in GetDiskConfigurationListQuery - replaced FQCNs with imports, extracted constant instead of a literal 4. In addition, added a test case to prove that no functionality was lost in the process. Change-Id: I9126318a7fcb6e0f01e38ff23e5409b9e99ba41a Signed-off-by: Allon Mureinik <[email protected]> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetDiskConfigurationListQuery.java A backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/GetDiskConfigurationListQueryTest.java 2 files changed, 130 insertions(+), 6 deletions(-) Approvals: Maor Lipchuk: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/4380 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I9126318a7fcb6e0f01e38ff23e5409b9e99ba41a Gerrit-PatchSet: 13 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Maor Lipchuk <[email protected]> Gerrit-Reviewer: Mike Kolesnik <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
