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

class openstack_dashboard.dashboards.admin.info.views.IndexView(*args, **kwargs)[source]

Bases: horizon.tabs.views.TabbedTableView

IndexView.tab_group_class

alias of SystemInfoTabs

IndexView.template_name = 'admin/info/index.html'

Previous topic

The openstack_dashboard.dashboards.admin.info.panel Module

Next topic

The openstack_dashboard.dashboards.admin.info.tabs Module

This Page