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

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

Bases: horizon.base.Panel

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

Previous topic

The openstack_dashboard.dashboards.identity.groups.tables Module

Next topic

The openstack_dashboard.dashboards.identity.groups.constants Module

This Page