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 0xbb7b0d0>
nav = False
panels = ('theme_index',)
slug = 'theme'

Previous topic

The openstack_dashboard.dashboards.theme.models Module

Next topic

The openstack_dashboard.dashboards.theme.theme_index.panel Module

This Page