The openstack_dashboard.dashboards.project.stacks.template_versions.panel ModuleΒΆ

class openstack_dashboard.dashboards.project.stacks.template_versions.panel.TemplateVersions[source]

Bases: horizon.base.Panel

name = <django.utils.functional.__proxy__ object at 0x7f9f3c339510>
permissions = ('openstack.services.orchestration',)
policy_rules = (('orchestration', 'stacks:list_template_versions'),)
slug = 'stacks.template_versions'

Previous topic

The openstack_dashboard.dashboards.project.stacks.template_versions.tables Module

Next topic

The openstack_dashboard.dashboards.project.stacks.template_versions.urls Module

Project Source

This Page