The openstack_dashboard.dashboards.project.stacks.template_versions.views ModuleΒΆ
-
class
openstack_dashboard.dashboards.project.stacks.template_versions.views.DetailView[source] Bases:
horizon.tabs.views.TabView-
static
get_redirect_url()[source]
-
get_template_version(request, **kwargs)[source]
-
page_title= '{{ template_version }}'
-
tab_group_class alias of
TemplateVersionDetailsTabs
-
template_name= 'horizon/common/_detail.html'
-
static
-
class
openstack_dashboard.dashboards.project.stacks.template_versions.views.TemplateVersionsView(*args, **kwargs)[source] Bases:
horizon.tables.views.DataTableView-
get_data()[source]
-
page_title= <django.utils.functional.__proxy__ object>
-
table_class alias of
TemplateVersionsTable
-
template_name= 'project/stacks.template_versions/index.html'
-