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

class openstack_dashboard.dashboards.identity.ngusers.panel.NGUsers[source]

Bases: horizon.base.Panel

name = <django.utils.functional.__proxy__ object at 0x7f9f3dd8c650>
policy_rules = (('identity', 'identity:get_user'), ('identity', 'identity:list_users'))
slug = 'ngusers'

Previous topic

The openstack_dashboard.dashboards.identity.ngusers Module

Next topic

The openstack_dashboard.dashboards.identity.ngusers.urls Module

Project Source

This Page