The openstack_dashboard.dashboards.identity.domains.views
ModuleΒΆ
-
class
openstack_dashboard.dashboards.identity.domains.views.
CreateDomainView
[source] Bases:
horizon.workflows.views.WorkflowView
-
workflow_class
alias of
CreateDomain
-
-
class
openstack_dashboard.dashboards.identity.domains.views.
IndexView
(*args, **kwargs)[source] Bases:
horizon.tables.views.DataTableView
-
get_data
()[source]
-
page_title
= <django.utils.functional.__proxy__ object at 0xdaa59ac>
-
table_class
alias of
DomainsTable
-
template_name
= 'identity/domains/index.html'
-