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 0x7faf85633c90>
policy_rules = (('identity', 'identity:change_password'),)
slug = 'password'

Previous topic

The openstack_dashboard.dashboards.settings.password.forms Module

Next topic

The openstack_dashboard.dashboards.identity Module

Project Source

This Page