Comment 5 for bug 1585209

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

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

commit b450a03282665aa8da4190d47421aecbfc9afb59
Author: jlopezgu <email address hidden>
Date: Fri May 27 12:11:43 2016 -0500

    Improved table deletion efficiency

    Volumes and instances integration tests deleted and validated entities
    one row at a time, now they are able to delete and validate multiple
    rows at a time.

    Change-Id: I7f8fdc7e0ccefdd0f6d71f9f92c8a2aefeec8d54
    Closes-bug: #1585209