oslo.messaging/oslo_messaging/_drivers/amqp1_driver
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
..
__init__.py Reorganize the AMQP 1.0 driver source files 2016-05-13 14:04:37 -04:00
controller.py [AMQP 1.0] Randomize host list connection attempts 2016-05-26 11:54:29 -04:00
drivertasks.py Remove logging from serialize_remote_exception 2016-05-19 15:18:28 +03:00
eventloop.py Reorganize the AMQP 1.0 driver source files 2016-05-13 14:04:37 -04:00
opts.py Config: no need to set default=None 2016-06-28 15:47:39 +08:00