Comment 2 for bug 1427758

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

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

commit d76708e62b3d226830d1863afb7006a194a826e6
Author: Chris Johnson <email address hidden>
Date: Wed Mar 4 16:38:26 2015 -0800

    Fix tutorial to correctly display custom dashboard/panel

    This change fixes a bug in the "Building a Dashboard using
    Horizon" tutorial in the Horizon developer documentation.
    The tutorial shows new Horizon developers how to build a
    custom dashboard and panel that displays running instances.

    In the tutorial, the URL pattern provided fails to display
    the custom dashboard & panel. This change updates the URL
    pattern. The custom dashboard and panel now correctly show
    the custom view of instances data.

    Documentation has been regenerated and reviewed to ensure
    change was correctly done.

    DocImpact
    Closes-Bug: #1427758

    Change-Id: I522825c6d24fcaf0981f5faab273e2efd6e00f1a