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 0x7faf83cffa10>
nav(context)[source]
panels = ('user', 'password')
slug = 'settings'

Previous topic

The openstack_dashboard.dashboards.settings Module

Next topic

The openstack_dashboard.dashboards.settings.user.urls Module

Project Source

This Page