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 0x7f9f4209fb50>
policy_rules = (('identity', 'identity:list_mappings'),)
slug = 'mappings'

Previous topic

The openstack_dashboard.dashboards.identity.mappings.tables Module

Next topic

The openstack_dashboard.dashboards.identity.mappings.urls Module

Project Source

This Page