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

class openstack_dashboard.dashboards.identity.roles.panel.Roles[source]

Bases: horizon.base.Panel

can_access(context)[source]
static can_register()[source]
name = <django.utils.functional.__proxy__ object at 0x7faf8890b8d0>
policy_rules = (('identity', 'identity:list_roles'),)
slug = 'roles'

Previous topic

The openstack_dashboard.dashboards.identity.roles.forms Module

Next topic

The openstack_dashboard.dashboards.identity.ngusers.urls Module

Project Source

This Page