Comment 2 for bug 1546758

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

Reviewed: https://review.openstack.org/281531
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=e3c31b9b6a33d8785dc306d4a268fad164c1cdde
Submitter: Jenkins
Branch: master

commit e3c31b9b6a33d8785dc306d4a268fad164c1cdde
Author: Justin Pomeroy <email address hidden>
Date: Wed Feb 17 15:14:49 2016 -0600

    Maintain order when resolving promise list

    This updates the $qExtensions.allSettled method so that it maintains
    the order of the original list of promises. The list of passed and
    failed promises will be in the same order as they were in the
    original list.

    Closes-Bug: #1546758
    Change-Id: I9de0b68a16c4f3e2a9a34fb8862de2d77b4a19bb