
Kanagaraj M has submitted this change and it was merged. Change subject: gluster: Correct SWIFT status if no hosts in cluster ...................................................................... gluster: Correct SWIFT status if no hosts in cluster If there are no hosts available under a cluster the SWIFT status was being displayed as Up. Corrected the same to show Unknown is no hosts available under a cluster or removed all the hosts from the cluster. Change-Id: I17080ac2d3eb5ec87b2efcc86bdca750995bce0e Bug-Url: https://bugzilla.redhat.com/974560 Signed-off-by: Shubhendu Tripathi <shtripat@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/gluster/GlusterServiceSyncJob.java 1 file changed, 13 insertions(+), 3 deletions(-) Approvals: Shubhendu Tripathi: Verified Kanagaraj M: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/16573 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I17080ac2d3eb5ec87b2efcc86bdca750995bce0e Gerrit-PatchSet: 5 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Shubhendu Tripathi <shtripat@redhat.com> Gerrit-Reviewer: Kanagaraj M <kmayilsa@redhat.com> Gerrit-Reviewer: Omer Frenkel <ofrenkel@redhat.com> Gerrit-Reviewer: Sahina Bose <sabose@redhat.com> Gerrit-Reviewer: Shubhendu Tripathi <shtripat@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server