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 0xb186a90>
policy_rules = (('identity', 'identity:list_identity_providers'),)
slug = 'identity_providers'

Previous topic

The openstack_dashboard.dashboards.identity.identity_providers Module

Next topic

The openstack_dashboard.dashboards.identity.identity_providers.protocols.forms Module

This Page