oslo.messaging/oslo_messaging/_drivers
ChangBo Guo(gcb) 61aae0ffac Config: no need to set default=None
By default oslo.cfg sets the default value as None. There is no
need to explicitly do this.

TrivialFix

Change-Id: I57fa9651ea56a180a910d6cbf7b7f385da8af239
2016-06-28 15:47:39 +08:00
..
amqp1_driver Config: no need to set default=None 2016-06-28 15:47:39 +08:00
pika_driver Config: no need to set default=None 2016-06-28 15:47:39 +08:00
zmq_driver Merge "[zmq] Fix message sending when using proxy and not using PUB/SUB" 2016-06-21 19:23:59 +00:00
__init__.py Fixed a couple of pep8 errors/warnings 2016-01-25 15:00:49 +08:00
amqp.py Refactors base classes 2016-02-08 10:34:25 +02:00
amqpdriver.py Remove logging from serialize_remote_exception 2016-05-19 15:18:28 +03:00
base.py Remove logging from serialize_remote_exception 2016-05-19 15:18:28 +03:00
common.py Add query paramereters to TransportURL 2016-06-09 16:05:36 +03:00
impl_amqp1.py Remove logging from serialize_remote_exception 2016-05-19 15:18:28 +03:00
impl_fake.py Remove logging from serialize_remote_exception 2016-05-19 15:18:28 +03:00
impl_kafka.py Merge "kafka: Deprecates host, port options" 2016-05-24 21:03:03 +00:00
impl_pika.py Modify info of default_notification_exchange 2016-06-07 17:57:32 +08:00
impl_rabbit.py Improve the impl_rabbit logging 2016-06-07 20:21:45 +03:00
impl_zmq.py [zmq] Periodic updates of endpoints connections 2016-06-08 16:22:25 +03:00
pool.py The need to wait for a given time is no longer valid in 3.2+ 2016-05-11 22:19:20 -07:00