blazar-dashboard/blazar_dashboard/content/hosts
Hiroaki Kobayashi 0c286007c3 Use OpenStack documentation standards / Nova hypervisor-list API
This patch updates documents for aligning with OpenStack documentation
standards which include using the openstackdocstheme.
This patch also replaces Nova host-list API calls with hypervisor-list
API calls because the former was superseded by the latter [1].

These changes are not related but squashed into one patch for passing
gate tests.

[1] https://docs.openstack.org/releasenotes/python-novaclient/queens.html#id4

Change-Id: I1fe652c17983f2b4505be50d01a26678bf50ef29
Partial-Bug: #1721489
2018-02-13 09:19:21 +00:00
..
templates/hosts Fix formatting of cancel button on update forms 2017-11-16 21:23:45 +00:00
__init__.py Add a Hosts panel to the admin dashboard 2017-10-02 19:16:08 +09:00
forms.py Support a host update operation 2017-10-23 11:32:01 +09:00
panel.py Add a Hosts panel to the admin dashboard 2017-10-02 19:16:08 +09:00
tables.py Support a host update operation 2017-10-23 11:32:01 +09:00
tabs.py Add a detailed view of a Host 2017-10-20 15:57:40 +09:00
tests.py Use OpenStack documentation standards / Nova hypervisor-list API 2018-02-13 09:19:21 +00:00
urls.py Support a host update operation 2017-10-23 11:32:01 +09:00
views.py Add titles to "Update Lease" and "Update Host" forms 2017-11-16 21:40:59 +00:00
workflows.py Use OpenStack documentation standards / Nova hypervisor-list API 2018-02-13 09:19:21 +00:00