summaryrefslogtreecommitdiffstats
path: root/tests/unit/rpc
Commit message (Expand)AuthorAgeFilesLines
...
* Merge "Sanitize input before creating IPC socket."Jenkins2013-03-131-0/+19
|\
| * Sanitize input before creating IPC socket.Eric Windisch2013-03-121-0/+19
* | Fix Copyright Headers - Rename LLC to FoundationDavanum Srinivas2013-03-111-1/+1
|/
* Simple code cleanupMatthew Sherborne2013-03-061-5/+3
* Merge "Redis-based matchmaker"Jenkins2013-03-013-31/+217
|\
| * Redis-based matchmakerEric Windisch2013-03-013-31/+217
* | AMQP: skip duplicate messagesKei Masumoto2013-02-221-0/+32
|/
* Revert "Implement replay detection."Mark McLoughlin2013-02-202-37/+3
* Fix IPC direct topic routing.Eric Windisch2013-02-192-3/+15
* Merge "Implement replay detection."Jenkins2013-02-202-3/+37
|\
| * Implement replay detection.Eric Windisch2013-02-192-3/+37
* | Support RPC envelopes in impl_zmqEric Windisch2013-02-191-2/+10
|/
* blueprint amqp-rpc-fast-reply-queueRaymond Pekowski2013-02-183-72/+359
* Use oslo-config-2013.1b3Mark McLoughlin2013-02-177-7/+10
* Add join_consumer_pool() to RPC connectionsDoug Hellmann2013-02-132-0/+64
* Merge "Support testing args for LocalhostMatchMaker."Jenkins2013-02-111-2/+3
|\
| * Support testing args for LocalhostMatchMaker.Eric Windisch2013-02-101-2/+3
* | Merge "Exchanges should return directed topics."Jenkins2013-02-081-1/+21
|\ \
| * | Exchanges should return directed topics.Eric Windisch2013-02-011-1/+21
| |/
* / Emit a warning if RPC calls made with lock.Michael Still2013-02-061-0/+13
|/
* Add TTL to AMQP messagesBrent Eagles2013-01-282-5/+123
* Prevent parallel test port clashes for zmq.Monty Taylor2013-01-241-6/+13
* Replace direct use of testtools BaseTestCase.Monty Taylor2013-01-243-10/+8
* Remove the last of the nose-isms.Monty Taylor2013-01-241-13/+12
* Replaced direct usage of stubout with BaseTestCase.Monty Taylor2013-01-242-11/+2
* Fix up test_qpid to use BaseTestCase.Monty Taylor2013-01-241-29/+16
* Use testtools as test base class.Monty Taylor2013-01-249-103/+48
* Fixes import order errorsZhongyue Luo2013-01-181-1/+1
* Rework zmq setup and cleanupMark McLoughlin2013-01-151-1/+0
* reusable ZmqProxy service initializationEric Windisch2013-01-131-27/+2
* Address test_zmq setup/teardown racesEric Windisch2013-01-101-16/+17
* Merge "rpc method arguments should be dict, not list"Jenkins2013-01-081-13/+37
|\
| * rpc method arguments should be dict, not listEric Windisch2013-01-081-13/+37
* | Merge "Optionally add message envelope to notifications."Jenkins2013-01-061-0/+36
|\ \
| * | Optionally add message envelope to notifications.Russell Bryant2013-01-031-0/+36
* | | Sanitize cells calls.Michael Still2013-01-041-0/+47
|/ /
* / Add a rpc envelope format version number.Russell Bryant2013-01-022-7/+36
|/
* Merge "Allow remote stdlib exceptions to be deserialized"Jenkins2012-12-081-0/+14
|\
| * Allow remote stdlib exceptions to be deserializedMark McLoughlin2012-12-051-0/+14
* | Merge "Allow exceptions to pass over RPC silently"Jenkins2012-12-061-0/+53
|\ \
| * | Allow exceptions to pass over RPC silentlyDan Smith2012-12-061-0/+53
| |/
* / Fix qpid cast_to_server regression.Russell Bryant2012-12-051-3/+3
|/
* Merge "Fixes import nit in test_zmq"Jenkins2012-12-031-2/+2
|\
| * Fixes import nit in test_zmqZhongyue Luo2012-11-301-2/+2
* | Use json instead of jsonutils in rpc.impl_fake.Russell Bryant2012-12-011-0/+14
|/
* Provide i18n to those messages without _()Davanum Srinivas2012-11-281-1/+1
* Added initialize_service_hook for rpc.Service.Lianhao Lu2012-11-141-0/+18
* Remove unused imports from rpc test_common.Russell Bryant2012-11-051-2/+0
* Tweak rpc.queue_get_for to deal with host=None.Russell Bryant2012-11-051-0/+4
* Use self.config in test_zmqEric Windisch2012-10-111-7/+5