Customizing the Dashboard (Horizon) in Operations Guide

Change-Id: I67809d0ed5c21bb64fabaf3125930c07e0fc0471
Closes-Bug: #1669260
This commit is contained in:
“kiran_totad” 2017-03-07 09:32:53 +05:30 committed by Kiran Totad
parent 8e18338c81
commit f4dec9281b

View File

@ -4,6 +4,5 @@ Customizing the Dashboard (Horizon)
The dashboard is based on the Python
`Django <https://www.djangoproject.com/>`_ web application framework.
The best guide to customizing it has already been written and can be
found at `Building a Dashboard using Horizon
<https://docs.openstack.org/developer/horizon/topics/tutorial.html>`_.
To know how to build your Dashboard, see `Building a Dashboard using Horizon
<https://docs.openstack.org/developer/horizon/tutorials/dashboard.html>`_.