The openstack_dashboard.contrib.sahara.content.data_processing.cluster_templates.tabs ModuleΒΆ
-
class
openstack_dashboard.contrib.sahara.content.data_processing.cluster_templates.tabs.ClusterTemplateConfigsDetails(tab_group, request=None)[source] Bases:
horizon.tabs.base.Tab-
get_context_data(request)[source]
-
name= <django.utils.functional.__proxy__ object>
-
slug= 'cluster_template_configs_details_tab'
-
template_name= 'project/data_processing.cluster_templates/_cluster_template_configs_details.html'
-
-
class
openstack_dashboard.contrib.sahara.content.data_processing.cluster_templates.tabs.ClusterTemplateDetailsTabs(request, **kwargs)[source] Bases:
horizon.tabs.base.TabGroup-
slug= 'cluster_template_details'
-
sticky= True
-
tabs= (<class 'openstack_dashboard.contrib.sahara.content.data_processing.cluster_templates.tabs.GeneralTab'>, <class 'openstack_dashboard.contrib.sahara.content.data_processing.cluster_templates.tabs.ClusterTemplateConfigsDetails'>, <class 'openstack_dashboard.contrib.sahara.content.data_processing.cluster_templates.tabs.NodeGroupsTab'>)
-
-
class
openstack_dashboard.contrib.sahara.content.data_processing.cluster_templates.tabs.GeneralTab(tab_group, request=None)[source] Bases:
horizon.tabs.base.Tab-
get_context_data(request)[source]
-
name= <django.utils.functional.__proxy__ object>
-
slug= 'cluster_template_details_tab'
-
template_name= 'project/data_processing.cluster_templates/_details.html'
-
-
class
openstack_dashboard.contrib.sahara.content.data_processing.cluster_templates.tabs.NodeGroupsTab(tab_group, request=None)[source] Bases:
horizon.tabs.base.Tab-
get_context_data(request)[source]
-
name= <django.utils.functional.__proxy__ object>
-
slug= 'cluster_template_nodegroups_tab'
-
template_name= 'project/data_processing.cluster_templates/_nodegroups_details.html'
-