The openstack_dashboard.contrib.sahara.content.data_processing.cluster_templates.views ModuleΒΆ
-
class
openstack_dashboard.contrib.sahara.content.data_processing.cluster_templates.views.ClusterTemplateDetailsView[source] Bases:
horizon.tabs.views.TabView-
get_context_data(**kwargs)[source]
-
get_object(*args, **kwargs)[source]
-
page_title= <django.utils.functional.__proxy__ object>
-
tab_group_class alias of
ClusterTemplateDetailsTabs
-
template_name= 'project/data_processing.cluster_templates/details.html'
-
-
class
openstack_dashboard.contrib.sahara.content.data_processing.cluster_templates.views.ClusterTemplatesView(*args, **kwargs)[source] Bases:
horizon.tables.views.DataTableView-
get_data()[source]
-
page_title= <django.utils.functional.__proxy__ object>
-
table_class alias of
ClusterTemplatesTable
-
template_name= 'project/data_processing.cluster_templates/cluster_templates.html'
-
-
class
openstack_dashboard.contrib.sahara.content.data_processing.cluster_templates.views.ConfigureClusterTemplateView[source] Bases:
horizon.workflows.views.WorkflowView-
page_title= <django.utils.functional.__proxy__ object>
-
success_url= 'horizon:project:data_processing.cluster_templates'
-
template_name= 'project/data_processing.cluster_templates/configure.html'
-
workflow_class alias of
ConfigureClusterTemplate
-
-
class
openstack_dashboard.contrib.sahara.content.data_processing.cluster_templates.views.CopyClusterTemplateView[source] Bases:
horizon.workflows.views.WorkflowView-
get_context_data(**kwargs)[source]
-
get_initial()[source]
-
get_object(*args, **kwargs)[source]
-
page_title= <django.utils.functional.__proxy__ object>
-
success_url= 'horizon:project:data_processing.cluster_templates'
-
template_name= 'project/data_processing.cluster_templates/configure.html'
-
workflow_class alias of
CopyClusterTemplate
-
-
class
openstack_dashboard.contrib.sahara.content.data_processing.cluster_templates.views.CreateClusterTemplateView[source] Bases:
horizon.workflows.views.WorkflowView-
classes= ('ajax-modal',)
-
page_title= <django.utils.functional.__proxy__ object>
-
success_url= 'horizon:project:data_processing.cluster_templates:create-cluster-template'
-
template_name= 'project/data_processing.cluster_templates/create.html'
-
workflow_class alias of
CreateClusterTemplate
-
-
class
openstack_dashboard.contrib.sahara.content.data_processing.cluster_templates.views.EditClusterTemplateView[source] Bases:
openstack_dashboard.contrib.sahara.content.data_processing.cluster_templates.views.CopyClusterTemplateView-
success_url= 'horizon:project:data_processing.cluster_templates'
-
template_name= 'project/data_processing.cluster_templates/configure.html'
-
workflow_class alias of
EditClusterTemplate
-
-
class
openstack_dashboard.contrib.sahara.content.data_processing.cluster_templates.views.UploadFileView[source] Bases:
horizon.forms.views.ModalFormView-
form_class alias of
UploadFileForm
-
page_title= <django.utils.functional.__proxy__ object>
-
success_url= <django.utils.functional.__proxy__ object>
-
template_name= 'project/data_processing.cluster_templates/upload_file.html'
-