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

class openstack_dashboard.dashboards.identity.groups.panel.Groups[source]

Bases: horizon.base.Panel

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

Previous topic

The openstack_dashboard.dashboards.identity.groups.views Module

Next topic

The openstack_dashboard.dashboards.identity.groups.constants Module

Project Source

This Page