charm-designate/unit_tests
Felipe Reyes 81c8cbf4a6 Add final dot when missing in nameservers
The configuration option nameserver expects each value to have a dot (.)
at the end, currently when this dot is missing the servers creation
fail, the error doesn't bubble up. On the neutron-api charm adds the dot
automatically when it's missing in the dns-domain config option, this
change makes the Designate charm behave in the same way.

Change-Id: If335c9b5b1b2adca3e39fa4f1d182dfbe362f874
Closes-Bug: #1952656
2021-11-29 15:43:22 -03:00
..
__init__.py Add NRPE checks for services 2021-08-26 11:18:24 +02:00
test_designate_handlers.py Add NRPE checks for services 2021-08-26 11:18:24 +02:00
test_designate_utils.py Replace assertEquals with assertEqual 2017-01-17 14:42:38 +07:00
test_lib_charm_openstack_designate.py Add final dot when missing in nameservers 2021-11-29 15:43:22 -03:00