Daniel Erez has uploaded a new change for review. Change subject: restapi: Grayed-Out LUNs Support ......................................................................
restapi: Grayed-Out LUNs Support Adding the needed modifications for supporting Grayed-Out (disabled) LUNs: * Added 'partitioned' flag and 'volume_group_id' to LogicalUnit type. ** 'partitioned' flag - indicating whether the LUN device contains partitions - cannot be added to a storage domain. ** 'volume_group_id' - indicating whether the LUN device is a part of a VG - cannot be added to a storage domain. * Modified 'StorageLogicalUnitMapper' accordingly. * The new representation is needed when getting host's storage sub-collection (a list of LUN devices). Change-Id: I9accec6b37180e2da77c752875e8e181c0cd3601 Signed-off-by: Daniel Erez <de...@redhat.com> --- M backend/manager/modules/restapi/interface/definition/src/main/resources/api.xsd M backend/manager/modules/restapi/types/src/main/java/org/ovirt/engine/api/restapi/types/StorageLogicalUnitMapper.java 2 files changed, 6 insertions(+), 0 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/59/4859/1 -- To view, visit http://gerrit.ovirt.org/4859 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I9accec6b37180e2da77c752875e8e181c0cd3601 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