ceph/qa/tasks/mgr
Alfonso Martínez 94fe271b06 mgr/dashboard: select any object gateway on local cluster.
Dashboard backend settings:
- Refactoring: now accepting more than 1 type of value.
- RGW_API_ACCESS_KEY & RGW_API_SECRET_KEY accept string (backward compatibility: legacy behavior) as well as dictionary of strings for connecting multiple daemons.
- Ease of use: deprecated: mgr/dashboard/RGW_API_USER_ID: not useful anymore (kept for backward compatibility).

UI/UX:
- Created context component (to be shown only on rgw-related routes) for selecting operating daemon.
- Daemon selector only shown if there is more than 1 daemon running on a local cluster (to reduce cognitive load).

Fixes: https://tracker.ceph.com/issues/47375
Signed-off-by: Alfonso Martínez <almartin@redhat.com>
2021-02-24 08:21:11 +01:00
..
dashboard mgr/dashboard: select any object gateway on local cluster. 2021-02-24 08:21:11 +01:00
__init__.py
mgr_test_case.py mgr/dashboard:minimize console log traces of Dashboard backend API tests 2020-12-23 11:32:43 +05:30
test_crash.py qa/tasks: use next(iter(..)) for accessing first element in a view 2020-04-07 20:33:47 +08:00
test_dashboard.py mgr/dashboard: test_standby* (tasks.mgr.test_dashboard.TestDashboard) failed locally 2020-12-04 14:39:37 +01:00
test_failover.py qa/tasks/mgr: use relative import 2020-03-27 14:51:24 +08:00
test_insights.py qa/tasks/mgr: use relative import 2020-03-27 14:51:24 +08:00
test_module_selftest.py mgr: do not migrate conf from config-key store to new-style conf 2020-11-25 23:30:15 +08:00
test_orchestrator_cli.py mgr/orch: add errno to OrchestratorError 2020-07-28 15:54:46 -06:00
test_progress.py Merge pull request #38107 from ceph/wip-mgr-progress-fix-48217 2020-11-18 07:15:22 -08:00
test_prometheus.py mgr/dashboard: set security headers 2021-02-19 13:18:26 +05:30