charm-vault/unit_tests
David Ames af60645555 Handle when allowed_units is None
If for any reason the mysql relation is not ready, the
mysql.allowed_units call would return None. Leading to the error:
"argument of type 'NoneType' is not iterable".

Handle when mysql.allowed_units returns None.

Closes-Bug: #1894123
Change-Id: Ia764f6d95adb87726813d40fab0e1642d35bb27f
2020-12-08 11:37:42 -08:00
..
__init__.py Add snap channel support 2018-04-19 11:55:25 +01:00
test_lib_charm_vault_pki.py Add CN and L options to get-csr action 2020-06-10 16:50:26 -05:00
test_lib_charm_vault.py vault-kv: Add functional test and use KV v1 2018-11-13 17:16:54 +00:00
test_reactive_vault_handlers.py Handle when allowed_units is None 2020-12-08 11:37:42 -08:00
test_utils.py Add support for tls-certificates interface 2018-06-06 08:18:30 +00:00