summaryrefslogtreecommitdiffstats
path: root/openstack/common/rpc/matchmaker.py
Commit message (Expand)AuthorAgeFilesLines
* Enable hacking H404 test.Dina Belova2013-06-111-70/+52
* MatchMakerStub - make it work & add testEric Windisch2013-05-291-1/+1
* Merge "Enable hacking H702 localization test"Jenkins2013-05-211-1/+2
|\
| * Enable hacking H702 localization testJoe Gordon2013-05-201-1/+2
* | Extract matchmaker_ring to own moduleEric Windisch2013-05-151-78/+0
|/
* Removes len() on empty sequence evaluationZhongyue Luo2013-05-131-1/+1
* Fix default values for Matchmaker IntOptsJoe Gordon2013-03-251-2/+2
* Redis-based matchmakerEric Windisch2013-03-011-2/+167
* Use oslo-config-2013.1b3Mark McLoughlin2013-02-171-1/+2
* Merge "Support testing args for LocalhostMatchMaker."Jenkins2013-02-111-5/+6
|\
| * Support testing args for LocalhostMatchMaker.Eric Windisch2013-02-101-5/+6
* | Exchanges should return directed topics.Eric Windisch2013-02-011-3/+3
|/
* Merge "Fixes import order"Jenkins2012-11-291-1/+1
|\
| * Fixes import orderZhongyue Luo2012-11-281-1/+1
* | Make project pyflakes clean.Monty Taylor2012-11-281-1/+1
|/
* Fix common rpc to use common logging instead of python loggingDavanum Srinivas2012-11-241-1/+1
* Revert "fanout subscriptions in impl_zmq"Eric Windisch2012-10-111-30/+1
* fanout subscriptions in impl_zmqEric Windisch2012-09-201-1/+30
* Fix missing gettextutils in several modules.Eric Windisch2012-07-121-0/+1
* Update common code to support pep 1.3.Gary Kotton2012-06-181-2/+2
* Add rpc to openstack-common.Russell Bryant2012-06-061-0/+257