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

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

Bases: horizon.base.Panel

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

Previous topic

The openstack_dashboard.dashboards.settings.password.forms Module

Next topic

The openstack_dashboard.dashboards.settings.password.urls Module

Project Source

This Page