charm-ceph-osd/unit_tests
Federico Bosi 2d5663b83c
Don't bind to ipv4 if prefer-ipv6 is true
Following https://tracker.ceph.com/issues/52867 we need to tell the OSD
which address family to use via the ms_bind_ipv4/6 config flags.
I added them to the ceph.conf template and updated the config hook.
Launchpad: https://bugs.launchpad.net/charm-ceph-osd/+bug/2056337

Change-Id: Ifbd59c204a82109e2b71991078f59537f6db42d3
2024-04-10 09:00:15 +02:00
..
__init__.py Allow ceph device scrape-health-metrics 2023-11-06 20:18:36 +01:00
test_actions_add_disk.py Remove FileStore support 2023-10-06 09:03:51 +02:00
test_actions_blacklist.py Use unittest.mock instead of mock 2021-12-15 09:39:12 +00:00
test_actions_get_availability_zone.py Add an action to provide information about AZ 2021-09-03 09:48:24 +02:00
test_actions_list_disks.py Rename lib/ceph to lib/charms_ceph 2020-02-24 15:21:33 +00:00
test_actions_osd_out_in.py Use unittest.mock instead of mock 2021-12-15 09:39:12 +00:00
test_actions_remove_disk.py Update command references to juju 3.x syntax 2023-09-20 12:07:47 -04:00
test_actions_service.py Use unittest.mock instead of mock 2021-12-15 09:39:12 +00:00
test_actions_zap_disk.py Update command references to juju 3.x syntax 2023-09-20 12:07:47 -04:00
test_ceph_hooks.py Don't bind to ipv4 if prefer-ipv6 is true 2024-04-10 09:00:15 +02:00
test_ceph_networking.py Re-license charm as Apache-2.0 2016-06-28 12:01:05 +01:00
test_ceph_utils.py Implement the 'remove-disk' action 2022-03-31 18:50:22 +00:00
test_config.py Use unittest.mock instead of mock 2021-12-15 09:39:12 +00:00
test_status.py Sync charmhelpers 2024-04-09 13:26:14 +02:00
test_tuning.py Use unittest.mock instead of mock 2021-12-15 09:39:12 +00:00
test_upgrade.py Remove FileStore support 2023-10-06 09:03:51 +02:00
test_utils.py Spelling fixes from codespell with additional consistency cleanups. 2021-12-20 13:21:33 +00:00