charm-designate/unit_tests
David Negreira ab565c71bd separate rndc.key file per application
This change fixes an issue that when the charm-designate is
related to two different designate-bind applications, the same
rndc key file is used for the two different applications.

We fix this by writing an rndc_key_file per application rather than in
a single rndc.key file for all the units.

Closes-Bug: #1995975

Change-Id: I5dafeb2b4dcf9549260081d3674038f836d29f0f
Signed-off-by: David Negreira <david.negreira@canonical.com>
2024-03-25 09:24:08 +00:00
..
__init__.py Use unittest.mock instead of mock 2021-12-15 10:28:37 +00:00
test_designate_handlers.py separate rndc.key file per application 2024-03-25 09:24:08 +00:00
test_designate_utils.py Use unittest.mock instead of mock 2021-12-15 10:28:37 +00:00
test_lib_charm_openstack_designate.py separate rndc.key file per application 2024-03-25 09:24:08 +00:00