The openstack_dashboard.dashboards.identity.mappings.panel ModuleΒΆ

class openstack_dashboard.dashboards.identity.mappings.panel.Mappings[source]

Bases: horizon.base.Panel

static can_register()[source]
name = <django.utils.functional.__proxy__ object at 0x7faf855fa0d0>
policy_rules = (('identity', 'identity:list_mappings'),)
slug = 'mappings'

Previous topic

The openstack_dashboard.dashboards.identity.mappings.forms Module

Next topic

The openstack_dashboard.dashboards.identity.projects.urls Module

Project Source

This Page