Comment 2 for bug 1533830

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

Reviewed: https://review.openstack.org/267155
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible/commit/?id=51c36b2e89e13f7a2cc00fc2be9df34db8044042
Submitter: Jenkins
Branch: master

commit 51c36b2e89e13f7a2cc00fc2be9df34db8044042
Author: Kevin Carter <email address hidden>
Date: Wed Jan 13 14:41:49 2016 -0600

    Add template option for the default horizon panel

    The change adds the option to set the default panel within horizon.
    this change is useful when a tenant has many hundreds of vms and
    running into horizon login slowness due to poorly crafted api
    calls and sql statements.

    Change-Id: If3da12a466d4953a176ec8e45499bf1cd9452ae5
    Closes-Bug: #1533830
    Signed-off-by: Kevin Carter <email address hidden>