ceilometer/ceilometer/tests/publisher
Ilya Tyaptin 0527669052 Add encoding to keys in compute_signature
Unlike fixed sample keys as counter_name and counter_volume,
metadata keys may contain unicode characters.
ceilometer.publisher.utils.compute_signature can't calculate
signature of unicode symbols and crashes.
In this patch encoding keys is added.

Change-Id: I94d02ce20999510e9c6aaf33f7ee503bbb350e87
Closes-bug: #1391517
2014-11-12 12:35:02 +04:00
..
__init__.py Move tests into ceilometer module 2013-11-13 15:32:31 +01:00
test_file.py Edits assert methods 2014-10-20 11:36:00 +00:00
test_messaging_publisher.py Use oslo.msg retry API in rpc publisher 2014-09-25 11:11:24 +02:00
test_udp.py Switch to oslo.utils 2014-08-22 14:52:13 +02:00
test_utils.py Add encoding to keys in compute_signature 2014-11-12 12:35:02 +04:00