charm-ceph-radosgw/unit_tests
James Page c634aba6fd Enable support for beast frontend
Introduce support for the beast web frontend for the Ceph
RADOS Gateway which brings improvements to speed and scalability.

Default behaviour is changed in that for Octopus and later
(aside from some unsupported architectures) beast is enabled by
default; for older releases civetweb is still used.

This may be overridden using the 'http-frontend' configuration
option which accepts either 'beast' or 'civetweb' as valid
values.  'beast' is only supported with Ceph Mimic or later.

Closes-Bug: 1865396
Change-Id: Ib73e58e21219eca611cd4293da69bf80040f5803
2021-07-07 12:44:53 +00:00
..
testdata Add support for RADOS gateway multi-site replication 2019-02-14 09:40:20 +00:00
__init__.py Switch charm runtime to python3 2019-01-18 13:31:33 +02:00
test_actions.py Fix pool creation for single zone setups. 2020-10-06 12:22:00 +00:00
test_ceph_radosgw_context.py Enable support for beast frontend 2021-07-07 12:44:53 +00:00
test_ceph_radosgw_utils.py Add Ceph BlueStore Compression support 2020-09-25 16:02:44 +02:00
test_ceph.py Add otp pool to broker request 2021-04-13 11:06:43 +01:00
test_hooks.py Close previously opened ports on port config change 2021-03-24 12:06:21 -03:00
test_multisite.py Fix race condition in default zone creation 2020-12-18 15:41:30 +01:00
test_utils.py Switch charm runtime to python3 2019-01-18 13:31:33 +02:00