Sahina Bose has submitted this change and it was merged.
Change subject: gluster: fix geo rep session key parsing issue
......................................................................
gluster: fix geo rep session key parsing issue
There is a change in the geo rep ression key from
glusterfs 3.7.12 onwards. Slave volume UUID is added as lost
component to session key. Updating the session key
parsing to handle both old and new versions.
Change-Id: I8717817065c17b3d9d50b3ff6f524d7a530f2039
Bug-Url:
https://bugzilla.redhat.com/1343650
Signed-off-by: Ramesh Nachimuthu <rnachimu(a)redhat.com>
---
M
backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/gluster/GlusterVolumeGeoRepStatusForXmlRpc.java
1 file changed, 3 insertions(+), 2 deletions(-)
Approvals:
Sahina Bose: Looks good to me, approved; Passed CI tests
Ramesh N: Verified
--
To view, visit
https://gerrit.ovirt.org/58848
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I8717817065c17b3d9d50b3ff6f524d7a530f2039
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.5-gluster
Gerrit-Owner: Ramesh N <rnachimu(a)redhat.com>
Gerrit-Reviewer: Ramesh N <rnachimu(a)redhat.com>
Gerrit-Reviewer: Sahina Bose <sabose(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>