Comment 4 for bug 1531334

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

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

commit 52fc193d0cbf8d9208b1151b6a302001a44cb582
Author: Rajat Vig <email address hidden>
Date: Tue Dec 1 22:18:56 2015 -0800

    Transfer table should update allocatedIds on allocated change

    Transfer table does a one time allocation
    for allocatedIds and does not watch changes to
    allocated. As a result, when the allocated
    list is fetched at a later point, the allocatedIds
    are not updated resulting in a broken view.

    Partially-Implements: blueprint ng-flavors
    Closes-Bug: #1531334

    Change-Id: I807c682b69081f90fc3d74675e8ca149bb855521