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

Previous topic

The openstack_dashboard.dashboards.admin.hypervisors.tables Module

Next topic

The openstack_dashboard.dashboards.admin.hypervisors Module

This Page