oslo.messaging/oslo_messaging/_drivers/zmq_driver/client/publishers/dealer
James Page 5626782fac py37: drop use of 'async' as parameter name
Python 3.7 does not allow the use of 'async' as
a parameter name or object attribute; update
occurrences to use a different name.

This is inline with PEP-492, where await and async
are keywords.

Change-Id: I73efcafab1e0832a0ada95f6c12cb6a659dfcf27
2018-07-05 06:09:37 -05:00
..
__init__.py [zmq] Driver optimizations for CALL 2015-11-27 12:02:02 +00:00
zmq_dealer_publisher_base.py [zmq] Restore static direct connections 2016-12-24 04:26:19 +02:00
zmq_dealer_publisher_direct.py py37: drop use of 'async' as parameter name 2018-07-05 06:09:37 -05:00
zmq_dealer_publisher_proxy.py [zmq] Failure of dynamic connections fanout 2017-01-23 09:36:27 +02:00