Change in ovirt-engine[master]: engine: sorting gluster volume options

Kanagaraj M has submitted this change and it was merged. Change subject: engine: sorting gluster volume options ...................................................................... engine: sorting gluster volume options Sorting the gluster volume options returned from vdsm based on their keys. Replaced HashSet with TreeSet to preserve the ordering. Change-Id: Iea091e1d06fefb9ef4710ab68896614fcc01bb9f Bug-Url: https://bugzilla.redhat.com/973635 Signed-off-by: Kanagaraj M <kmayilsa@redhat.com> --- M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/gluster/GlusterVolumeOptionInfo.java M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/gluster/GlusterVolumeOptionsInfoReturnForXmlRpc.java 2 files changed, 11 insertions(+), 3 deletions(-) Approvals: Kanagaraj M: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/15773 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iea091e1d06fefb9ef4710ab68896614fcc01bb9f Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Kanagaraj M <kmayilsa@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
participants (1)
-
kmayilsa@redhat.com