summaryrefslogtreecommitdiffstats
path: root/openstack/common/rpc
Commit message (Expand)AuthorAgeFilesLines
* Merge "Improves Logging for for rpc method timeouts"Jenkins2013-03-223-8/+35
|\
| * Improves Logging for for rpc method timeoutsMatthew Sherborne2013-03-223-8/+35
* | Enable message envelope.Russell Bryant2013-03-213-10/+3
|/
* Merge "Sanitize input before creating IPC socket."Jenkins2013-03-131-0/+10
|\
| * Sanitize input before creating IPC socket.Eric Windisch2013-03-121-0/+10
* | Merge "Fix Copyright Headers - Rename LLC to Foundation"Jenkins2013-03-123-3/+3
|\ \
| * | Fix Copyright Headers - Rename LLC to FoundationDavanum Srinivas2013-03-113-3/+3
| |/
* / Keep exc_info() to prevent an internal errorHaiwei Xu2013-03-111-3/+5
|/
* Merge "Preserve exceptions in impl_zmq."Jenkins2013-03-061-8/+9
|\
| * Preserve exceptions in impl_zmq.Russell Bryant2013-03-051-8/+9
* | Simple code cleanupMatthew Sherborne2013-03-061-1/+1
|/
* Merge "Don't log a traceback on rpc call timeout."Jenkins2013-03-042-4/+4
|\
| * Don't log a traceback on rpc call timeout.Russell Bryant2013-03-022-4/+4
* | Merge "Redis-based matchmaker"Jenkins2013-03-013-2/+324
|\ \
| * | Redis-based matchmakerEric Windisch2013-03-013-2/+324
* | | Zmq correct envelope param for notify()Eric Windisch2013-02-281-3/+2
* | | Zmq notifier topic manip fix.Eric Windisch2013-02-281-1/+1
* | | Fixes import order nitsZhongyue Luo2013-02-261-2/+3
| |/ |/|
* | AMQP: skip duplicate messagesKei Masumoto2013-02-222-0/+50
|/
* Merge "Revert "Implement replay detection.""Jenkins2013-02-211-62/+19
|\
| * Revert "Implement replay detection."Mark McLoughlin2013-02-201-62/+19
* | Revert "Fast serialization of RPC envelopes for Kombu"Russell Bryant2013-02-201-26/+2
|/
* Fix IPC direct topic routing.Eric Windisch2013-02-191-11/+17
* Merge "Fix "DirectConsumer needs mirrored queue support""Jenkins2013-02-201-0/+1
|\
| * Fix "DirectConsumer needs mirrored queue support"Kei Masumoto2013-02-131-0/+1
* | Merge "Fast serialization of RPC envelopes for Kombu"Jenkins2013-02-201-2/+26
|\ \
| * | Fast serialization of RPC envelopes for KombuEric Windisch2013-02-191-2/+26
* | | Merge "Implement replay detection."Jenkins2013-02-201-19/+62
|\ \ \
| * | | Implement replay detection.Eric Windisch2013-02-191-19/+62
| |/ /
* / / Support RPC envelopes in impl_zmqEric Windisch2013-02-191-26/+67
|/ /
* | blueprint amqp-rpc-fast-reply-queueRaymond Pekowski2013-02-181-9/+158
* | Use oslo-config-2013.1b3Mark McLoughlin2013-02-176-6/+9
* | Merge "Fix Lack of reconnecting operation when using rabbitmq mirrored queue"Jenkins2013-02-141-1/+2
|\ \
| * | Fix Lack of reconnecting operation when using rabbitmq mirrored queueKei Masumoto2013-02-131-1/+2
| |/
* / Add join_consumer_pool() to RPC connectionsDoug Hellmann2013-02-134-8/+123
|/
* Merge "Support testing args for LocalhostMatchMaker."Jenkins2013-02-112-7/+9
|\
| * Support testing args for LocalhostMatchMaker.Eric Windisch2013-02-102-7/+9
* | Merge "Exchanges should return directed topics."Jenkins2013-02-081-3/+3
|\ \
| * | Exchanges should return directed topics.Eric Windisch2013-02-011-3/+3
* | | Emit a warning if RPC calls made with lock.Michael Still2013-02-061-13/+47
* | | Merge "Mark password config options with secret"Jenkins2013-02-052-2/+4
|\ \ \
| * | | Mark password config options with secretMichael J Fork2013-02-042-2/+4
| | |/ | |/|
* | | Merge "Only unpack replies on caller."Jenkins2013-02-051-22/+18
|\ \ \
| * | | Only unpack replies on caller.Eric Windisch2013-01-311-22/+18
* | | | Merge "Use bytes instead of str"Jenkins2013-02-051-4/+3
|\| | | | |/ / |/| |
| * | Use bytes instead of strEric Windisch2013-01-311-4/+3
| |/
* | Merge "Use importutils for matchmaker import."Jenkins2013-02-021-15/+1
|\ \
| * | Use importutils for matchmaker import.Eric Windisch2013-01-301-15/+1
| |/
* | Merge "Dict args safe processing."Jenkins2013-02-021-8/+9
|\ \
| * | Dict args safe processing.Eric Windisch2013-01-281-8/+9