Sahina Bose has submitted this change and it was merged. Change subject: gluster: add is_gluster_brick flag to storage device ......................................................................
gluster: add is_gluster_brick flag to storage device Add is_gluster_brick column to storage device table. This flag helps to identify a mounted device as a gluster brick. This flag will be set to true for the bricks created from ovirt. Change-Id: I375a7340eb76db9cf2bbf142923929bf9ede748a Bug-Url: https://bugzilla.redhat.com/1208089 Signed-off-by: Ramesh Nachimuthu <[email protected]> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/gluster/CreateBrickCommand.java M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/gluster/GetUnusedGlusterBricksQuery.java M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/gluster/StorageDevice.java M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/gluster/StorageDeviceDaoDbFacadeImpl.java M packaging/dbscripts/storage_device_sp.sql A packaging/dbscripts/upgrade/03_05_1430_add_is_brick_flag-to_storage_device_table.sql 6 files changed, 29 insertions(+), 11 deletions(-) Approvals: Sahina Bose: Looks good to me, approved Ramesh N: Verified -- To view, visit https://gerrit.ovirt.org/40199 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I375a7340eb76db9cf2bbf142923929bf9ede748a Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.5-gluster Gerrit-Owner: Ramesh N <[email protected]> Gerrit-Reviewer: Ramesh N <[email protected]> Gerrit-Reviewer: Sahina Bose <[email protected]> Gerrit-Reviewer: [email protected] _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
