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

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

Bases: horizon.tabs.views.TabbedTableView

page_title = <django.utils.functional.__proxy__ object>
tab_group_class

alias of DefaultsTabs

template_name = 'admin/defaults/index.html'
class openstack_dashboard.dashboards.admin.defaults.views.UpdateDefaultQuotasView[source]

Bases: horizon.workflows.views.WorkflowView

get_initial()[source]
workflow_class

alias of UpdateDefaultQuotas