Files
zaza-openstack-tests/zaza/openstack/charm_tests
Alex Kavanagh 0fe8e9d666 Switch from json.loads to yaml.safe_load for decoded usernames
In the rotate password test, the results from the action return a list
of strings that are deliminted by single quotes.  This isn't compatible
with json.loads(), but yaml.safe_load() is able to load the string as an
array of strings.
2023-05-08 11:26:19 +01:00
..
2020-10-13 20:21:46 +13:00
2022-08-03 13:44:22 +09:30
2022-08-03 13:44:22 +09:30
2023-04-10 22:25:06 +02:00
2022-03-29 16:17:16 +00:00
2021-10-07 22:07:00 -03:00
2022-03-29 16:17:16 +00:00
2022-08-03 13:44:22 +09:30
2022-07-05 12:06:02 +01:00
2022-08-03 13:44:22 +09:30
2022-09-08 12:55:04 +00:00
2021-03-15 15:11:38 +02:00
2021-09-24 14:20:01 +02:00
2020-05-16 08:29:12 +00:00
2023-03-08 13:52:01 +00:00
2020-04-07 11:14:49 +02:00