monasca-common/monasca_common/kafka
Joe Keen ca22e64edd Convert partition key to str
In kafka 0.9.5 the partition key needs to be a six.binary_type which is a str
in Python 2.6

Change-Id: I423694d635521d286bfdafc2172b31f3dca21860
2016-01-26 13:46:08 -07:00
..
__init__.py Added kafka interaction objects to monasca_common 2015-10-30 18:03:45 -06:00
consumer.py Remove invalid ascii characters 2016-01-11 20:13:28 -07:00
producer.py Convert partition key to str 2016-01-26 13:46:08 -07:00