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

Previous topic

The openstack_dashboard.dashboards.project.vpn.workflows Module

Next topic

The openstack_dashboard.dashboards.settings Module

Project Source

This Page