Allon Mureinik has submitted this change and it was merged.
Change subject: core: Remove the useless IImage interface
......................................................................
core: Remove the useless IImage interface
This interface is implemented by the DiskImage, but it's never used as
such. This interface is completely pointless, and can safely be removed.
Change-Id: I3bc000c03d29d8edcd7d37eabcf3f469d7bf4051
Signed-off-by: Allon Mureinik <amureini(a)redhat.com>
---
D
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/IImage.java
M
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/storage/DiskImage.java
M
frontend/webadmin/modules/gwt-common/src/main/resources/org/ovirt/engine/core/Common.gwt.xml
3 files changed, 1 insertion(+), 45 deletions(-)
Approvals:
Tal Nisan: Looks good to me, approved
Jenkins CI: Passed CI tests
Allon Mureinik: Verified
--
To view, visit
https://gerrit.ovirt.org/57831
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I3bc000c03d29d8edcd7d37eabcf3f469d7bf4051
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>