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

class openstack_dashboard.dashboards.project.stacks.resource_types.panel.ResourceTypes[source]

Bases: horizon.base.Panel

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

Previous topic

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

Next topic

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

Project Source

This Page