summaryrefslogtreecommitdiffstats
path: root/tests/unit/rpc/common.py
Commit message (Expand)AuthorAgeFilesLines
* Fixes import order nitsZhongyue Luo2013-05-151-1/+1
* Simple code cleanupMatthew Sherborne2013-03-061-5/+3
* Fix IPC direct topic routing.Eric Windisch2013-02-191-3/+6
* blueprint amqp-rpc-fast-reply-queueRaymond Pekowski2013-02-181-70/+122
* Use oslo-config-2013.1b3Mark McLoughlin2013-02-171-1/+1
* Remove the last of the nose-isms.Monty Taylor2013-01-241-13/+12
* Use testtools as test base class.Monty Taylor2013-01-241-5/+2
* 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
* | Optionally add message envelope to notifications.Russell Bryant2013-01-031-0/+36
|/
* Provide i18n to those messages without _()Davanum Srinivas2012-11-281-1/+1
* Use BaseTestCase for all tests which override configMark McLoughlin2012-07-201-2/+2
* Update common code to support pep 1.3.Gary Kotton2012-06-181-23/+23
* Add rpc to openstack-common.Russell Bryant2012-06-061-0/+322