Describe new Hosts panel in documentation

Change-Id: Ie01741185b6c9714c7bd035d8f89038f151d7552
Implements: blueprint host-operation-with-dashboard
This commit is contained in:
Hiroaki Kobayashi 2017-10-11 14:07:37 +09:00
parent ee40700175
commit 56bf78dcad
1 changed files with 14 additions and 5 deletions

View File

@ -13,12 +13,21 @@ Features
The following features are currently supported:
* Show a list of leases
* Show details of a lease
* Create a lease
* Update a lease
* Delete lease(s)
* 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)
Using Blazar dashboard
----------------------