Change in ovirt-engine[master]: core: ImagesHandler.getDiskImageIds() to return ordered coll...

laravot at redhat.com laravot at redhat.com
Sun Aug 23 10:57:43 UTC 2015


Liron Aravot has submitted this change and it was merged.

Change subject: core: ImagesHandler.getDiskImageIds() to return ordered collection
......................................................................


core: ImagesHandler.getDiskImageIds() to return ordered collection

Currently getDiskImageIds() returnes a collection with some random
iteration order. This patch change it to specifically return a list
ordered by the order of the retrieved images.

Change-Id: Ic69486a0969b2059bda534540cb2f717a64cc4ed
Signed-off-by: laravot at redhat.com <laravot at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ImagesHandler.java
1 file changed, 4 insertions(+), 4 deletions(-)

Approvals:
  Greg Padgett: Looks good to me, but someone else must approve
  Jenkins CI: Passed CI tests
  Daniel Erez: Looks good to me, approved
  Liron Aravot: Verified



-- 
To view, visit https://gerrit.ovirt.org/41716
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ic69486a0969b2059bda534540cb2f717a64cc4ed
Gerrit-PatchSet: 32
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Liron Aravot <laravot at redhat.com>
Gerrit-Reviewer: Daniel Erez <derez at redhat.com>
Gerrit-Reviewer: Greg Padgett <gpadgett at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Liron Aravot <laravot at redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: automation at ovirt.org



More information about the Engine-commits mailing list