ceph/qa/tasks/mgr
Volker Theile 6f0b3179b9 mgr/dashboard: Check password complexity in Dashboard CLI commands
- Refactor parts of the existing password complexity code.
- Check password complexity when setting password via Dashboard CLI commands.
- Add ability to force setting a password via CLI. This is useful in vstart environments or wherever it is necessary to disable the password complexity check.

Signed-off-by: Volker Theile <vtheile@suse.com>
2019-11-29 11:12:55 +01:00
..
dashboard mgr/dashboard: Check password complexity in Dashboard CLI commands 2019-11-29 11:12:55 +01:00
__init__.py
mgr_test_case.py mgr/dashboard: Access control database does not restore disabled users correctly 2019-08-14 15:02:32 +02:00
test_crash.py
test_dashboard.py mgr/dashboard: Standby Dashboards don't handle all requests properly 2019-09-19 16:30:15 +02:00
test_failover.py
test_insights.py qa/tasks/mgr/test_insights: crash module now rejects bad crash reports 2019-07-19 14:45:47 -05:00
test_module_selftest.py mgr/mgr_module: Allow resetting module options 2019-07-17 15:41:45 +02:00
test_orchestrator_cli.py qa/orchestrator: Adapt teuthology test to new completions 2019-11-27 13:38:20 +01:00
test_progress.py qa/mgr/progress: fix timeout error when waiting for osd in event 2019-09-03 11:44:05 +01:00
test_prometheus.py
test_ssh_orchestrator.py