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
2022-07-21 17:11:27 -04:00
2020-04-23 12:04:38 +00:00
2020-09-01 13:27:58 +00:00
2020-04-23 12:04:38 +00:00
2020-09-01 13:27:58 +00:00
2020-07-31 08:13:24 +00:00
2020-07-31 08:13:24 +00:00
Description
Helpers for writing Ops Framework OpenStack Charms
296 KiB
Languages
Python 100%