The openstack_dashboard.dashboards.settings.password.panel ModuleΒΆ

class openstack_dashboard.dashboards.settings.password.panel.PasswordPanel[source]

Bases: horizon.base.Panel

PasswordPanel.name = <django.utils.functional.__proxy__ object at 0xaf0e090>
PasswordPanel.policy_rules = (('identity', 'identity:change_password'),)
PasswordPanel.slug = 'password'

Previous topic

The openstack_dashboard.dashboards.settings.password.urls Module

Next topic

The openstack_dashboard.dashboards.settings.user.forms Module

This Page