summaryrefslogtreecommitdiffstats
path: root/tests/unit/rpc/test_proxy.py
Commit message (Expand)AuthorAgeFilesLines
* Add can_send_version() to RpcProxy.Russell Bryant2013-06-111-0/+10
* Add generic serialization supportDan Smith2013-05-211-0/+35
* Allow RPC_API_NAMESPACE on RpcProxy objectsChris Behrens2013-05-201-2/+13
* Merge "Fixes import order nits"Jenkins2013-05-161-1/+1
|\
| * Fixes import order nitsZhongyue Luo2013-05-151-1/+1
* | Support capping message versions in the client.Russell Bryant2013-05-151-0/+6
|/
* Convert unicode for python3 portabilityChuck Short2013-05-061-1/+3
* Add rpc method namespace support.Russell Bryant2013-04-121-2/+10
* Update to use flake8.Monty Taylor2013-03-241-1/+0
* Improves Logging for for rpc method timeoutsMatthew Sherborne2013-03-221-21/+39
* Removes unused imports in the tests moduleZhongyue Luo2013-03-201-1/+0
* Emit a warning if RPC calls made with lock.Michael Still2013-02-061-0/+13
* Replaced direct usage of stubout with BaseTestCase.Monty Taylor2013-01-241-7/+2
* Use testtools as test base class.Monty Taylor2013-01-241-8/+4
* Update common code to support pep 1.3.Gary Kotton2012-06-181-4/+5
* Add rpc to openstack-common.Russell Bryant2012-06-061-0/+128