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 0x7faf88295310>
policy_rules = (('identity', 'identity:list_projects'), ('identity', 'identity:list_user_projects'))
slug = 'projects'

Previous topic

The openstack_dashboard.dashboards.identity.projects Module

Next topic

The openstack_dashboard.dashboards.identity.projects.workflows Module

Project Source

This Page