charm-ceph-dashboard/unit_tests
Utkarsh Bhatt fa621d1062 Use single credential for configuring object storage gw in dashboard.
The radosgw relation provides the same credential mapped to the
hostnames of all the related radosgw application units. This extra
information is not needed. Even when multiple radosgw applications
are present in the same Juju model, a single instance of credentials
is sufficient for dashbaord to present Object GW UI.

Closes-Bug: #1986593
Change-Id: Ib56e0bd4fe588219d6b5728d9a71cf09abdd25de
Signed-off-by: Utkarsh Bhatt <utkarsh.bhatt@canonical.com>
2024-01-02 10:52:59 +05:30
..
__init__.py Use unittest.mock instead of mock 2021-12-16 10:26:24 +00:00
test_ceph_dashboard_charm.py Use single credential for configuring object storage gw in dashboard. 2024-01-02 10:52:59 +05:30
test_interface_dashboard.py Watch for config changed and gate on mons 2021-08-23 15:33:42 +00:00
test_interface_grafana_dashboard.py Add support for embedded graphs and alertmanager 2021-08-27 13:49:41 +00:00
test_interface_http.py Add support for embedded graphs and alertmanager 2021-08-27 13:49:41 +00:00
test_interface_radosgw_user.py Add support for object gateway integration 2021-09-07 12:24:22 +00:00