Daniel Erez has uploaded a new change for review.

Change subject: core: Grayed-Out LUNs Support
......................................................................

core: Grayed-Out LUNs Support

Adding the needed modifications for supporting Grayed-Out (disabled) LUNs:
* Added 'isPartitioned' and 'isAttached' flags to LUNs business entity.
  LUN devices that include partitions and/or already exist in the
  system and/or are part of a VG - should not be applicable
  for adding into storage domains.
* GetDeviceListQuery should not filter LUNs that are
  'partitioned/exist in DB/part of a VG' on DC3.1 and up.
* VDSM's GetDeviceList should be called with 'includePartitioned=true'
  option for DC3.1 and up.

Change-Id: Ia716e72c6caa097b42d8864ab23144149d360df2
Signed-off-by: Daniel Erez <de...@redhat.com>
---
M backend/manager/dbscripts/upgrade/pre_upgrade/config.sql
M 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/GetDeviceListQuery.java
M 
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/LUNs.java
M 
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/config/ConfigValues.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/IVdsServer.java
M 
backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/VdsProperties.java
M 
backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/VdsServerConnector.java
M 
backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/VdsServerWrapper.java
9 files changed, 83 insertions(+), 12 deletions(-)


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia716e72c6caa097b42d8864ab23144149d360df2
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