Change in ovirt-engine[ovirt-engine-3.5-gluster]: gluster: don't return used bricks in GetUnusedGlusterBricksQ...

Sahina Bose has submitted this change and it was merged. Change subject: gluster: don't return used bricks in GetUnusedGlusterBricksQuery ...................................................................... gluster: don't return used bricks in GetUnusedGlusterBricksQuery There is an issue with the filtering logic in query GetUnusedGlusterBricksQuery. Brick directory will not be just brick mount point, it will be a directory inside the brick mount point. Hence changing the logic accordigly Change-Id: I2fb08502a31b02484f9d902172832ccdfa4ef48a Bug-Url: https://bugzilla.redhat.com/1216318 Signed-off-by: Ramesh Nachimuthu <rnachimu@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/gluster/GetUnusedGlusterBricksQuery.java 1 file changed, 12 insertions(+), 9 deletions(-) Approvals: Sahina Bose: Looks good to me, approved Ramesh N: Verified -- To view, visit https://gerrit.ovirt.org/41533 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I2fb08502a31b02484f9d902172832ccdfa4ef48a Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.5-gluster Gerrit-Owner: Ramesh N <rnachimu@redhat.com> Gerrit-Reviewer: Ramesh N <rnachimu@redhat.com> Gerrit-Reviewer: Sahina Bose <sabose@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
sabose@redhat.com