Mark Powers 96b3921d77 Add documentation for configuring availability calendar
This adds documentation explaining how to enable, configure the
calendar attribute, and what permissions are needed to use the
calendar.

Change-Id: I80026407ab537b7967ccbd2965d66f40018c4c0e
2022-01-31 10:03:46 -06:00

46 lines
809 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)
.. toctree::
:maxdepth: 2
calendar
Installation Guide
==================
.. toctree::
:maxdepth: 1
install/index