ceilometer/ceilometer/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 Switch to oslo.utils 2014-08-22 14:52:13 +02:00
file.py use urlparse from six 2014-06-24 11:00:08 -04:00
messaging.py switch to oslo-config-generator 2014-10-12 16:05:10 -04:00
test.py Remove (c) and remove unnecessary encoding lines 2014-05-31 13:02:21 +02:00
udp.py Switch to oslo.utils 2014-08-22 14:52:13 +02:00
utils.py Add encoding to keys in compute_signature 2014-11-12 12:35:02 +04:00