heat-dashboard/doc/source/contributor/devstack.rst
ricolin 7eb51032e3 Drop use of git.openstack.org
Our cgit instance will be going away and opendev.org is the new
preferred URL for browsing our git repos. Redirects will exist for the
foreseeable future, but it's more efficient to just go directly to the
new locations.

Change-Id: Ia84b464390dbbaaba4c87c4032f5fd21a529f412
Co-Authored-By: Vishal Manchanda <manchandavishal143@gmail.com>
2019-05-22 16:37:13 +05:30

340 B

Use Heat Dashboard in DevStack

Set up your local.conf to enable heat-dashboard:

[[local|localrc]]
enable_plugin heat-dashboard https://opendev.org/openstack/heat-dashboard

Note

You also need to install Heat itself into DevStack to use Heat Dashboard.