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

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

Bases: horizon.tabs.views.TabbedTableView

IndexView.tab_group_class

alias of DefaultsTabs

class openstack_dashboard.dashboards.admin.defaults.views.UpdateDefaultQuotasView[source]

Bases: horizon.workflows.views.WorkflowView

UpdateDefaultQuotasView.get_initial()[source]
UpdateDefaultQuotasView.workflow_class

alias of UpdateDefaultQuotas

Previous topic

The openstack_dashboard.dashboards.admin.defaults.tests Module

Next topic

The openstack_dashboard.dashboards.admin.instances.urls Module

This Page