The openstack_dashboard.dashboards.theme.dashboard ModuleΒΆ

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

Bases: horizon.base.Dashboard

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

Previous topic

The openstack_dashboard.dashboards.theme.models Module

Next topic

The openstack_dashboard.dashboards.theme Module

This Page