The openstack_dashboard.dashboards.admin.hypervisors.views ModuleΒΆ
-
class
openstack_dashboard.dashboards.admin.hypervisors.views.AdminDetailView(*args, **kwargs)[source] Bases:
horizon.tables.views.DataTableView-
get_context_data(**kwargs)[source]
-
get_data()[source]
-
page_title= <django.utils.functional.__proxy__ object>
-
table_class alias of
AdminHypervisorInstancesTable
-
template_name= 'admin/hypervisors/detail.html'
-
-
class
openstack_dashboard.dashboards.admin.hypervisors.views.AdminIndexView(*args, **kwargs)[source] Bases:
horizon.tabs.views.TabbedTableView-
get_context_data(**kwargs)[source]
-
page_title= <django.utils.functional.__proxy__ object>
-
tab_group_class alias of
HypervisorHostTabs
-
template_name= 'admin/hypervisors/index.html'
-