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

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

Bases: horizon.base.Panel

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

Previous topic

The openstack_dashboard.dashboards.identity.projects.tables Module

Next topic

The openstack_dashboard.dashboards.identity.projects.views Module

Project Source

This Page