Daniel Erez has submitted this change and it was merged. Change subject: core: removing deprecated GetDiskConfigurationListQuery ......................................................................
core: removing deprecated GetDiskConfigurationListQuery GetDiskConfigurationListQuery is not used anymore by client: Therefore, removing the following: * GetDiskConfigurationListQuery * GetDiskConfigurationListQueryTest * DiskConfigurationList ConfigValue. Change-Id: I8d750e63454096e4da0f7c4efdf229f7f06ac169 Signed-off-by: Daniel Erez <[email protected]> --- M backend/manager/dbscripts/upgrade/pre_upgrade/0000_config.sql D backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetDiskConfigurationListQuery.java D backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/GetDiskConfigurationListQueryTest.java M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/config/ConfigValues.java M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/queries/VdcQueryType.java 5 files changed, 1 insertion(+), 175 deletions(-) Approvals: Daniel Erez: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/12580 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I8d750e63454096e4da0f7c4efdf229f7f06ac169 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Daniel Erez <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Daniel Erez <[email protected]> Gerrit-Reviewer: Maor Lipchuk <[email protected]> Gerrit-Reviewer: Roy Golan <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
