Allon Mureinik has uploaded a new change for review. Change subject: core: Removed unused license query types. ......................................................................
core: Removed unused license query types. IsLicenseValid and IsLicenseSupported query types are no longer used or supported, and can thus be removed from VdcQueryType. (See iheim's comments on Iad0bcbbb: http://gerrit.ovirt.org/#patch,sidebyside,3959,2,backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/queries/VdcQueryType.java) The LicenseReturnValue class was removed completely, since there are no longer queries that constuct it. Change-Id: I9452de869c0f8da625ee603372232ba720967081 Signed-off-by: Allon Mureinik <[email protected]> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/QueriesCommandBase.java D backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/queries/LicenseReturnValue.java M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/queries/VdcQueryReturnValue.java M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/queries/VdcQueryType.java M frontend/webadmin/modules/gwt-common/src/main/resources/org/ovirt/engine/core/Common.gwt.xml M frontend/webadmin/modules/uicommon/src/main/java/org/ovirt/engine/ui/uicommon/DataProvider.java 6 files changed, 2,533 insertions(+), 2,290 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/56/4056/1 -- To view, visit http://gerrit.ovirt.org/4056 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I9452de869c0f8da625ee603372232ba720967081 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
