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

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

Bases: horizon.tabs.base.TableTab

DefaultQuotasTab.get_quotas_data()[source]
class openstack_dashboard.dashboards.admin.defaults.tabs.DefaultsTabs(request, **kwargs)[source]

Bases: horizon.tabs.base.TabGroup

Previous topic

The openstack_dashboard.dashboards.admin.defaults.views Module

Next topic

The openstack_dashboard.dashboards.admin.defaults.urls Module

This Page