Comment 3 for bug 1421885

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

Reviewed: https://review.openstack.org/157625
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=132797aef5719dc20e6b1b5333ec9f7f7765ee12
Submitter: Jenkins
Branch: master

commit 132797aef5719dc20e6b1b5333ec9f7f7765ee12
Author: Miguel Grinberg <email address hidden>
Date: Fri Feb 20 00:56:14 2015 +0000

    Add name and tenant indexes to stack table

    This change adds indexes to the name and tenant columns of the stack
    table, to improve query performance.

    Change-Id: I0c675bda1b27814c4a7e9fce6c78af48266b5258
    Closes-Bug: #1421885