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 0x7fec1fe2f190>
permissions = ('openstack.services.orchestration',)
policy_rules = (('orchestration', 'stacks:list_resource_types'),)
slug = 'stacks.resource_types'

Previous topic

The openstack_dashboard.dashboards.project.stacks.resource_types Module

Next topic

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

Project Source

This Page