blazar-dashboard/blazar_dashboard/content/hosts
Hiroaki Kobayashi 6afd13a148 Add a Hosts panel to the admin dashboard
This patch adds a new 'Hosts' panel to the admin dashboard. This panel
is grouped in the 'Reservation' group. Only a list view of hosts is
currently supported.

Partially Implements: blueprint host-operation-with-dashboard

Change-Id: I691fa53de4de1e3fbf367eba2f997cd6cafba875
2017-10-02 19:16:08 +09:00
..
templates/hosts Add a Hosts panel to the admin dashboard 2017-10-02 19:16:08 +09:00
__init__.py Add a Hosts panel to the admin dashboard 2017-10-02 19:16:08 +09:00
panel.py Add a Hosts panel to the admin dashboard 2017-10-02 19:16:08 +09:00
tables.py Add a Hosts panel to the admin dashboard 2017-10-02 19:16:08 +09:00
tests.py Add a Hosts panel to the admin dashboard 2017-10-02 19:16:08 +09:00
urls.py Add a Hosts panel to the admin dashboard 2017-10-02 19:16:08 +09:00
views.py Add a Hosts panel to the admin dashboard 2017-10-02 19:16:08 +09:00