Comment 2 for bug 1717932

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

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

commit 1eb9596a8dc30987f532de989e997df0aeb07b2f
Author: chao liu <email address hidden>
Date: Mon Sep 18 06:54:25 2017 -0700

    Set default panel of identity with pluggable settings mechanism

    The way of setting default panel of project dashboard and admin
    dashboard is the "pluggable settings" mechanism, but for identity
    dashboard, a traditional "hard-coded" way is used. It's a good
    idea to make it consistent with other dashboards.

    Change-Id: I52c584b5ef4981ede981385d39615ab8e7922abe
    Closes-Bug: #1717932