The openstack_dashboard.dashboards.admin.hypervisors.views ModuleΒΆ

class openstack_dashboard.dashboards.admin.hypervisors.views.AdminIndexView(*args, **kwargs)[source]

Bases: horizon.tables.views.DataTableView

AdminIndexView.get_context_data(**kwargs)[source]
AdminIndexView.get_data()[source]
AdminIndexView.table_class

alias of AdminHypervisorsTable

AdminIndexView.template_name = 'admin/hypervisors/index.html'

Previous topic

The openstack_dashboard.dashboards.admin.hypervisors.tables Module

Next topic

The openstack_dashboard.dashboards.admin.hypervisors.urls Module

This Page