Le Hou 264a1327c8 Update to opendev
Change-Id: I812238cc25020b2eb333879ae4e3ae4feba14a77
2019-04-23 16:06:58 +08:00

39 lines
764 B
ReStructuredText

================
Blazar Dashboard
================
Blazar Dashboard is a Horizon plugin for the Blazar Reservation service.
* Free software: Apache license
* Source: https://opendev.org/openstack/blazar-dashboard
* Bugs: https://bugs.launchpad.net/blazar
Overview
========
The following features are currently supported:
* Leases panel in the Reservations group of the Project dashboard
* Show a list of leases
* Show details of a lease
* Create a lease
* Update a lease
* Delete lease(s)
* Hosts panel in the Reservation group of the Admin dashboard
* Show a list of hosts
* Show details of a host
* Create host(s)
* Update a host
* Delete host(s)
Installation Guide
==================
.. toctree::
:maxdepth: 1
install/index