summaryrefslogtreecommitdiffstats
path: root/openstack/common/rpc/common.py
Commit message (Expand)AuthorAgeFilesLines
* Allow exceptions to hop up cellsMatthew Sherborne2013-06-121-3/+15
* Enable hacking H404 test.Dina Belova2013-06-111-7/+9
* Enable hacking H403 testSergey Lukjanov2013-05-301-2/+4
* Support capping message versions in the client.Russell Bryant2013-05-151-0/+4
* Convert unicode for python3 portabilityChuck Short2013-05-061-2/+4
* Improve Python 3.x compatibilityDirk Mueller2013-04-221-2/+2
* rpc: fix positional args in remote exceptionsKiall Mac Innes2013-03-311-1/+1
* Merge "Improves Logging for for rpc method timeouts"Jenkins2013-03-221-1/+19
|\
| * Improves Logging for for rpc method timeoutsMatthew Sherborne2013-03-221-1/+19
* | Enable message envelope.Russell Bryant2013-03-211-8/+1
|/
* AMQP: skip duplicate messagesKei Masumoto2013-02-221-0/+4
* Revert "Implement replay detection."Mark McLoughlin2013-02-201-62/+19
* Implement replay detection.Eric Windisch2013-02-191-19/+62
* Use oslo-config-2013.1b3Mark McLoughlin2013-02-171-1/+2
* Add join_consumer_pool() to RPC connectionsDoug Hellmann2013-02-131-0/+22
* Fixes 'not in' operator usageZhongyue Luo2013-01-311-1/+1
* Merge "Optionally add message envelope to notifications."Jenkins2013-01-061-4/+4
|\
| * Optionally add message envelope to notifications.Russell Bryant2013-01-031-4/+4
* | Sanitize cells calls.Michael Still2013-01-041-10/+16
|/
* Add a rpc envelope format version number.Russell Bryant2013-01-021-0/+118
* Allow exceptions to pass over RPC silentlyDan Smith2012-12-061-3/+38
* Make project pyflakes clean.Monty Taylor2012-11-281-2/+2
* Fix common rpc to use common logging instead of python loggingDavanum Srinivas2012-11-241-1/+1
* Remove unused importsRongzeZhu2012-08-161-2/+0
* Remove bogus conf argument from create_consumer()Mark McLoughlin2012-08-011-4/+2
* Fix import order.Russell Bryant2012-07-021-1/+1
* Add missing gettextutils importsDoug Hellmann2012-06-221-0/+1
* Update common code to support pep 1.3.Gary Kotton2012-06-181-4/+2
* Add rpc to openstack-common.Russell Bryant2012-06-061-0/+316