diff --git a/zaza/openstack/charm_tests/test_utils.py b/zaza/openstack/charm_tests/test_utils.py index b81e95a..1f68c68 100644 --- a/zaza/openstack/charm_tests/test_utils.py +++ b/zaza/openstack/charm_tests/test_utils.py @@ -158,9 +158,9 @@ class OpenStackBaseTest(unittest.TestCase): @staticmethod def _stringed_value_config(config): - """ - Workaround: + """Stringify values in a dict. + Workaround: libjuju refuses to accept data with types other than strings through the zuzu.model.set_application_config