summaryrefslogtreecommitdiffstats
path: root/tests/unit/rpc/test_matchmaker.py
Commit message (Expand)AuthorAgeFilesLines
* MatchMakerStub - make it work & add testEric Windisch2013-05-291-0/+10
* Extract matchmaker_ring to own moduleEric Windisch2013-05-151-1/+2
* Redis-based matchmakerEric Windisch2013-03-011-31/+5
* Exchanges should return directed topics.Eric Windisch2013-02-011-1/+21
* Replace direct use of testtools BaseTestCase.Monty Taylor2013-01-241-6/+6
* Use testtools as test base class.Monty Taylor2013-01-241-2/+2
* Fix RPC tests to not use assertInJason Kölker2012-06-071-2/+2
* Add rpc to openstack-common.Russell Bryant2012-06-061-0/+60