The openstack_dashboard.dashboards.settings.dashboard ModuleΒΆ

class openstack_dashboard.dashboards.settings.dashboard.Settings(*args, **kwargs)[source]

Bases: horizon.base.Dashboard

default_panel = 'user'
name = <django.utils.functional.__proxy__ object at 0x7fdfb067eb90>
nav(context)[source]
panels = ('user', 'password')
slug = 'settings'

Previous topic

The openstack_dashboard.dashboards.settings.models Module

Next topic

The openstack_dashboard.dashboards.settings.user.panel Module

Project Source

This Page