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

class openstack_dashboard.dashboards.identity.users.panel.Users[source]

Bases: horizon.base.Panel

can_access(context)[source]
name = <django.utils.functional.__proxy__ object at 0x7f9f3d4f6a90>
policy_rules = (('identity', 'identity:get_user'), ('identity', 'identity:list_users'))
slug = 'users'

Previous topic

The openstack_dashboard.dashboards.identity.users.tables Module

Next topic

The openstack_dashboard.dashboards.identity.users.urls Module

Project Source

This Page