oslo.messaging/oslo_messaging/_drivers/zmq_driver/client
Kenneth Giusti 34e326f5aa [zmq] Prevent access to rpc_response_timeout
rpc_response_timeout is not present when sending notifications. All
RPC call requests have a timeout attribute - use that.  In the case
where there is no timeout, use retry value if present.

Change-Id: I27a3dd0962a06f15e85e9c9c8c24aa7786c71056
Closes-Bug: 1675510
2017-03-23 13:47:33 -04:00
..
publishers [zmq] Prevent access to rpc_response_timeout 2017-03-23 13:47:33 -04:00
__init__.py Notifier implementation 2015-08-05 13:35:24 +03:00
zmq_ack_manager.py [zmq] Send fanouts without pub/sub in background 2016-11-24 11:27:50 +00:00
zmq_client_base.py [zmq] Restore static direct connections 2016-12-24 04:26:19 +02:00
zmq_client.py [zmq] Properly analyse use_dynamic_connections option 2017-02-06 12:06:59 +02:00
zmq_publisher_manager.py [zmq] Send fanouts without pub/sub in background 2016-11-24 11:27:50 +00:00
zmq_receivers.py [zmq] Support message versions for rolling upgrades 2016-12-05 11:50:01 +00:00
zmq_request.py [zmq] Support message versions for rolling upgrades 2016-12-05 11:50:01 +00:00
zmq_response.py [zmq] Support message versions for rolling upgrades 2016-12-05 11:50:01 +00:00
zmq_routing_table.py [zmq] Refactor make zmq_address.target_to_key a universal method 2016-12-31 01:02:52 +02:00
zmq_senders.py [zmq] Dynamic connections send failure 2017-02-11 05:25:53 +02:00
zmq_sockets_manager.py [zmq] Distinguish Round-Robin/Fanout socket sending mode 2017-01-11 13:26:16 +02:00