charm-ops-openstack/unit_tests
Felipe Reyes cf182d849d Fix unit tests.
The type `bool` is incorrect, it should be `boolean` instead, also now
the `ops` package does a more strict check of the type of the values
passed via update_config() so this change replaces 'True' with True, and
'False' with False.

Change-Id: I2fcbfb4f3cebd0819ca1d79a6cbec378a9dedc00
2022-07-21 17:11:27 -04:00
..
__init__.py Add first set of unit tests 2020-04-23 12:04:38 +00:00
test_ops_openstack.py Fix unit tests. 2022-07-21 17:11:27 -04:00
test_plugins_classes.py Fix backend_name and section name mismatch 2022-03-02 10:45:06 -04:00