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

class openstack_dashboard.dashboards.admin.info.tabs.DefaultQuotasTab(tab_group, request)[source]

Bases: horizon.tabs.base.TableTab

DefaultQuotasTab.get_quotas_data()[source]
class openstack_dashboard.dashboards.admin.info.tabs.ServicesTab(tab_group, request)[source]

Bases: horizon.tabs.base.TableTab

ServicesTab.get_services_data()[source]
class openstack_dashboard.dashboards.admin.info.tabs.SystemInfoTabs(request, **kwargs)[source]

Bases: horizon.tabs.base.TabGroup

Previous topic

The openstack_dashboard.dashboards.admin.info.urls Module

Next topic

The openstack_dashboard.dashboards.admin.info.panel Module

This Page