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

class openstack_dashboard.dashboards.identity.domains.panel.Domains[source]

Bases: horizon.base.Panel

can_access(context)[source]
static can_register()[source]
name = <django.utils.functional.__proxy__ object at 0x7f9f3f6d6110>
policy_rules = (('identity', 'identity:get_domain'), ('identity', 'identity:list_domains'))
slug = 'domains'

Previous topic

The openstack_dashboard.dashboards.identity.domains.tables Module

Next topic

The openstack_dashboard.dashboards.identity.domains.urls Module

Project Source

This Page