The openstack_dashboard.dashboards.theme.dashboard ModuleΒΆ

class openstack_dashboard.dashboards.theme.dashboard.Theme(*args, **kwargs)[source]

Bases: horizon.base.Dashboard

default_panel = 'theme_index'
name = <django.utils.functional.__proxy__ object at 0x7f1ab8326550>
nav = False
panels = ('theme_index',)
slug = 'theme'

Previous topic

The openstack_dashboard.dashboards.project.firewalls.workflows Module

Next topic

The openstack_dashboard.dashboards.theme Module

This Page