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 0x7f9f40a0d4d0>
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.urls Module

Project Source

This Page