summaryrefslogtreecommitdiffstats
path: root/tests/unit/rpc
Commit message (Expand)AuthorAgeFilesLines
...
* Merge "Add the rpc service and delete manager"Jenkins2012-09-271-0/+47
|\
| * Add the rpc service and delete managerAngus Salkeld2012-09-261-0/+47
* | Add exchange_name parameter to TopicConsumerJulien Danjou2012-09-272-0/+109
* | Support for several HA RabbitMQ servers.Eugene Kirpichov2012-09-251-17/+131
* | Use pep8 v1.3.3Zhongyue Luo2012-09-131-1/+1
|/
* Make projects define 'control_exchange'.Russell Bryant2012-09-111-4/+4
* Remove amqp import from rpc/test_commonEric Windisch2012-08-141-1/+0
* Merge "Make receiver spawning in impl_zmq more robust/clean."Jenkins2012-08-101-19/+26
|\
| * Make receiver spawning in impl_zmq more robust/clean.Eric Windisch2012-08-011-19/+26
* | Reduce test_zmq's reponse timeout.Eric Windisch2012-08-011-0/+1
|/
* Merge "Remove unnecessary register_opts from test_zmq"Jenkins2012-07-311-2/+0
|\
| * Remove unnecessary register_opts from test_zmqEric Windisch2012-07-251-2/+0
* | Merge "Use BaseTestCase for all tests which override config"Jenkins2012-07-304-38/+19
|\ \ | |/ |/|
| * Use BaseTestCase for all tests which override configMark McLoughlin2012-07-204-38/+19
* | Make test_zmq bind/send to 127.0.0.1Eric Windisch2012-07-201-0/+3
|/
* Fix Zmq so it doesn't rely on nova flagsJason Kölker2012-07-101-2/+3
* Switch common files to using jsonutils.Andrew Bogott2012-07-031-7/+7
* Avoid erroneous "Unsupported RPC Version" message if method is missingDan Smith2012-06-211-0/+14
* Merge "Fix nova.rpc references in comments."Jenkins2012-06-191-7/+7
|\
| * Fix nova.rpc references in comments.Russell Bryant2012-06-131-7/+7
* | Merge "rpc: Update rpc_backend handling."Jenkins2012-06-181-0/+25
|\|
| * rpc: Update rpc_backend handling.Russell Bryant2012-06-131-0/+25
* | Update common code to support pep 1.3.Gary Kotton2012-06-186-105/+117
|/
* Add missing ack to impl_qpid.Russell Bryant2012-06-131-0/+4
* Add impl_zmq to rpc.Russell Bryant2012-06-111-0/+132
* Fix RPC tests to not use assertInJason Kölker2012-06-071-2/+2
* Add rpc to openstack-common.Russell Bryant2012-06-0610-0/+1690