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

Previous topic

The openstack_dashboard.dashboards.router.nexus1000v.panel Module

Next topic

The openstack_dashboard.dashboards.theme.models Module

This Page