charm-ceilometer/unit_tests
Liam Young 895dbee21d Set the b64 encoded cert as a string
Sending a byte string to relation-set can result in the data
being sent being prefixed with a "b'". In this case it corrupts
the b64encoding and the receiving charm (ceilometer-agent) cannot
b64decode the data.

* Backported test fixes too to fix the gate.

Change-Id: I004bff0706362f893f2f69b07568be1034dbf574
(cherry picked from commit 7ad2d31417)
2020-07-20 14:59:50 +00:00
..
__init__.py Convert charm to Python 3 2019-04-24 13:53:55 +01:00
test_actions.py Re-license charm as Apache-2.0 2016-06-28 11:36:46 +01:00
test_actions_openstack_upgrade.py Sync charm-helpers 2018-01-19 16:51:41 +02:00
test_ceilometer_contexts.py Convert charm to Python 3 2019-04-24 13:53:55 +01:00
test_ceilometer_hooks.py Set the b64 encoded cert as a string 2020-07-20 14:59:50 +00:00
test_ceilometer_utils.py Update ceilometer-upgrade action 2019-10-24 08:14:39 +00:00
test_utils.py Convert charm to Python 3 2019-04-24 13:53:55 +01:00