index
:
delta/openstack/oslo-messaging.git
feature/amqp-dispatch-router
feature/nats-driver
feature/pika
feature/zmq
master
stable/2023.1
stable/icehouse
stable/juno
stable/kilo
stable/liberty
stable/mitaka
stable/newton
stable/ocata
stable/pike
stable/queens
stable/rocky
stable/stein
stable/train
stable/ussuri
stable/victoria
stable/wallaby
stable/xena
stable/yoga
stable/zed
opendev.org: openstack/oslo.messaging.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
oslo
/
messaging
/
rpc
/
client.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove oslo namespace package
Doug Hellmann
2015-07-29
1
-13
/
+0
*
Move files out of the namespace package
Doug Hellmann
2015-01-12
1
-385
/
+1
*
Merge "Don't allow call with fanout target"
Jenkins
2014-12-16
1
-0
/
+4
|
\
|
*
Don't allow call with fanout target
Mehdi Abaakouk
2014-12-03
1
-0
/
+4
*
|
Make the RPCVersionCapError message clearer
Nikola Dipanov
2014-12-04
1
-2
/
+2
|
/
*
Enabled hacking checks H305 and H307
1.4.0.0a4
Christian Berendt
2014-07-17
1
-1
/
+1
*
Add an example usage of RPCClient retry parameter
Mark McLoughlin
2014-06-13
1
-0
/
+12
*
Add transport reconnection retries
Mehdi Abaakouk
2014-06-13
1
-11
/
+27
*
Fix wrong parameter description in docstring
ChangBo Guo(gcb)
2014-03-29
1
-2
/
+2
*
Improve help strings
Andreas Jaeger
2014-02-07
1
-1
/
+1
*
Fix spelling errors in comments
Stanislav Kudriashev
2014-01-10
1
-1
/
+1
*
Replace dict.iteritems() with six.iteritems()
Victor Stinner
2013-12-20
1
-1
/
+2
*
Remove useless global vars / import
Julien Danjou
2013-12-02
1
-4
/
+0
*
Fix rpc client docs
Mark McLoughlin
2013-10-13
1
-1
/
+1
*
Remove check_for_lock support in RPCClient
Mark McLoughlin
2013-08-26
1
-33
/
+10
*
Add a context serialization hook
Mark McLoughlin
2013-08-09
1
-2
/
+10
*
Document how call() handles remote exceptions
Mark McLoughlin
2013-08-07
1
-0
/
+18
*
Expose RemoteError exception in the public API
Mark McLoughlin
2013-08-07
1
-1
/
+22
*
Simplify public symbol exports
Mark McLoughlin
2013-06-24
1
-0
/
+6
*
Don't use common logging
Mark McLoughlin
2013-06-16
1
-1
/
+1
*
Use log.warning() instead of log.warn()
Mark McLoughlin
2013-06-16
1
-4
/
+5
*
Add can_send_version() to RPCClient
Mark McLoughlin
2013-06-16
1
-2
/
+13
*
Don't raise a driver-specific error on send
Mark McLoughlin
2013-06-15
1
-3
/
+20
*
Make it possible to call prepare() on call context
Mark McLoughlin
2013-06-15
1
-23
/
+45
*
Move files to new locations for oslo.messaging
Mark McLoughlin
2013-06-15
1
-0
/
+287