Mike Kolesnik has uploaded a new change for review.

Change subject: core: Add new business entity: Disk
......................................................................

core: Add new business entity: Disk

In contrast to BaseDisk, this entity will also hold the storage specific
implementation details, and is in fact a type of BaseDisk. The storage
specific types will inherit from this type and extend it with storage
specific data.

Clients should update their code to use this class instead of DiskImage
directly, to support other possible storage types.

Change-Id: I8abd008b699c3b8e5e1222979708dacb686fce69
---
A 
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/Disk.java
M 
frontend/webadmin/modules/gwt-common/src/main/resources/org/ovirt/engine/core/Common.gwt.xml
2 files changed, 84 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/47/3647/1
--
To view, visit http://gerrit.ovirt.org/3647
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I8abd008b699c3b8e5e1222979708dacb686fce69
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Mike Kolesnik <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to