summaryrefslogtreecommitdiff
path: root/oslo_messaging/rpc/client.py
Commit message (Expand)AuthorAgeFilesLines
* Support overriding class for get_rpc_* helper functions14.2.0Tobias Urdin2023-01-231-3/+5
* Implement get_rpc_client functionTobias Urdin2022-10-251-4/+35
* Add Support For oslo.metricsChing Kuo2021-06-081-17/+36
* Remove six usageAndreas Jaeger2020-05-111-3/+1
* Add transport_options parameterGabriele2019-06-141-16/+23
* Update hacking versionZhijunWei2019-01-211-7/+6
* [rabbitmq] Implement active call monitoringDan Smith2018-05-091-10/+40
* Warn when wrong transport instance is usedRajath Agasthya2017-09-111-0/+10
* Add get_rpc_transport callAndrew Smith2017-05-121-7/+7
* Replace six.iteritems() with .items()Li-zhigang2016-11-231-1/+1
* Removed redundant 'the'melissaml2016-10-081-1/+1
* Fixups to the inline documentationKenneth Giusti2016-09-121-37/+74
* Fix problems after refactoring RPC clientGevorg Davoian2016-05-241-3/+3
* Fix bug with version_cap and target.version in RPCClientGevorg Davoian2016-05-181-7/+4
* Refactor RPC clientGevorg Davoian2016-04-281-41/+56
* Update the RPC cast() documentation.Kenneth Giusti2016-04-221-3/+7
* Missing version parameter in can_send_version()Javeme2016-03-151-2/+1
* doc: explain rpc call/cast expectionMehdi Abaakouk2015-12-011-0/+10
* Fixing the server example codeBANASHANKAR KALEBELAGUNDI VEERA2015-11-101-2/+2
* Merge "Verify that version in 'prepare' is valid"Jenkins2015-07-131-0/+8
|\
| * Verify that version in 'prepare' is validKevin Benton2015-07-071-0/+8
* | Correct RPCVersionCapError messageCorey Wright2015-06-241-2/+4
|/
* Update Oslo imports to remove namespace packageDoug Hellmann2015-01-211-1/+1
* Move files out of the namespace packageDoug Hellmann2015-01-121-0/+397