Daniel Erez has uploaded a new change for review.

Change subject: core: Adding LunStatus to LUNs business entity
......................................................................

core: Adding LunStatus to LUNs business entity

* LunStatus enum: Free, Used, Unusable
* Parsing LUNs statuses in GetDeviceListVDSCommand.
* Removed obsolete 'includePartitioned' flag.

Change-Id: If38fe209751236ed379ef42354f775447f997bc7
Signed-off-by: Daniel Erez <de...@redhat.com>
---
M 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/GetDeviceListQuery.java
M 
backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/storage/GetDeviceListQueryTest.java
M 
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/LUNs.java
A 
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/LunStatus.java
M 
backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/GetDeviceListVDSCommand.java
M 
backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/VdsProperties.java
6 files changed, 33 insertions(+), 28 deletions(-)


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: If38fe209751236ed379ef42354f775447f997bc7
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Daniel Erez <de...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to