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

class openstack_dashboard.dashboards.identity.identity_providers.panel.IdentityProviders[source]

Bases: horizon.base.Panel

static can_register()[source]
name = <django.utils.functional.__proxy__ object at 0x7faf850e3210>
policy_rules = (('identity', 'identity:list_identity_providers'),)
slug = 'identity_providers'

Previous topic

The openstack_dashboard.dashboards.identity.identity_providers.forms Module

Next topic

The openstack_dashboard.dashboards.identity.identity_providers.tabs Module

Project Source

This Page