summaryrefslogtreecommitdiffstats
path: root/tests/unit/rpc/test_common.py
Commit message (Expand)AuthorAgeFilesLines
* Do not raise NEW exceptionsSergey Vilgelm2013-06-251-1/+1
* Allow exceptions to hop up cellsMatthew Sherborne2013-06-121-0/+40
* Enable hacking H404 test.Dina Belova2013-06-111-1/+2
* Fixes import order nitsZhongyue Luo2013-05-151-1/+1
* Merge "Convert unicode strings for python3 portability"Jenkins2013-05-101-4/+4
|\
| * Convert unicode strings for python3 portabilityChuck Short2013-05-071-4/+4
* | Convert unicode for python3 portabilityChuck Short2013-05-061-5/+9
|/
* Improve Python 3.x compatibilityDirk Mueller2013-04-221-2/+2
* rpc: fix positional args in remote exceptionsKiall Mac Innes2013-03-311-2/+23
* Update to use flake8.Monty Taylor2013-03-241-3/+2
* Enable message envelope.Russell Bryant2013-03-211-6/+0
* update OpenStack, LLC to OpenStack FoundationMark McClain2013-03-131-1/+1
* Revert "Implement replay detection."Mark McLoughlin2013-02-201-31/+1
* Implement replay detection.Eric Windisch2013-02-191-1/+31
* Use oslo-config-2013.1b3Mark McLoughlin2013-02-171-1/+2
* Sanitize cells calls.Michael Still2013-01-041-0/+47
* Add a rpc envelope format version number.Russell Bryant2013-01-021-0/+29
* Merge "Allow remote stdlib exceptions to be deserialized"Jenkins2012-12-081-0/+14
|\
| * Allow remote stdlib exceptions to be deserializedMark McLoughlin2012-12-051-0/+14
* | Allow exceptions to pass over RPC silentlyDan Smith2012-12-061-0/+53
|/
* Remove unused imports from rpc test_common.Russell Bryant2012-11-051-2/+0
* Tweak rpc.queue_get_for to deal with host=None.Russell Bryant2012-11-051-0/+4
* Remove amqp import from rpc/test_commonEric Windisch2012-08-141-1/+0
* Use BaseTestCase for all tests which override configMark McLoughlin2012-07-201-10/+5
* Switch common files to using jsonutils.Andrew Bogott2012-07-031-7/+7
* rpc: Update rpc_backend handling.Russell Bryant2012-06-131-0/+25
* Add rpc to openstack-common.Russell Bryant2012-06-061-0/+150