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

Previous topic

The openstack_dashboard.dashboards.identity.identity_providers.tables Module

Next topic

The openstack_dashboard.dashboards.identity.identity_providers.urls Module

Project Source

This Page