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

class openstack_dashboard.dashboards.identity.projects.panel.Tenants[source]

Bases: horizon.base.Panel

Tenants.name = <django.utils.functional.__proxy__ object at 0x75e1d10>
Tenants.policy_rules = (('identity', 'identity:list_projects'), ('identity', 'identity:list_user_projects'))
Tenants.slug = 'projects'

Previous topic

The openstack_dashboard.dashboards.identity.roles.tests Module

Next topic

The openstack_dashboard.dashboards.identity.projects.urls Module

This Page