oslo.messaging/oslo/messaging
Aaron Rosen 0102aa96e6 Replace usage of str() with six.text_type
Replace using of str with six.text_type as it's able to
handle unicode data.

Change-Id: I38e4378c490d1dad8020312308dd3b6dad8772c0
2014-06-25 20:08:51 +00:00
..
_cmd Remove vim header 2014-03-18 05:51:12 +00:00
_drivers Replace usage of str() with six.text_type 2014-06-25 20:08:51 +00:00
_executors Fixed inconsistent EventletContextManagerSpawnTest failures 2014-03-28 14:55:10 +01:00
notify Replace usage of str() with six.text_type 2014-06-25 20:08:51 +00:00
openstack Merge "Remove dependent module py3kcompat" 2014-05-02 18:52:37 +00:00
rpc RPC server doc: use the blocking executor 2014-06-22 09:48:33 +02:00
__init__.py Remove ConfFixture from toplevel public API 2013-08-17 17:49:23 +01:00
_utils.py Add third element to RPC versions for backports 2013-10-14 11:24:57 +00:00
conffixture.py Use messaging_conf fixture configuration by default 2014-03-25 10:45:08 +01:00
exceptions.py Replace usage of str() with six.text_type 2014-06-25 20:08:51 +00:00
localcontext.py Fix some typos and adjust capitalization 2013-11-03 07:07:51 -08:00
opts.py Set correct group for matchmaker_redis options 2014-06-20 19:03:35 +02:00
serializer.py Apply six for metaclass 2013-10-14 14:10:31 -04:00
server.py Cleaned up references to executor specific RPCServer types 2014-05-26 14:39:53 +02:00
target.py Use a for loop to set the defaults for __call__ params 2014-04-09 17:34:08 -07:00
transport.py Removes the use of mutables as default args 2014-06-21 11:41:36 +08:00