summaryrefslogtreecommitdiffstats
path: root/openstack/common/rpc/amqp.py
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix debug message in multicall of rpc.amqp"Jenkins2013-01-061-1/+1
|\
| * Fix debug message in multicall of rpc.amqpHengqing Hu2012-12-271-1/+1
* | Merge "Optionally add message envelope to notifications."Jenkins2013-01-061-5/+3
|\ \
| * | Optionally add message envelope to notifications.Russell Bryant2013-01-031-5/+3
* | | Merge "Ensure proxy callback threads exit during tests"Jenkins2013-01-051-0/+4
|\ \ \ | |/ / |/| |
| * | Ensure proxy callback threads exit during testsMark McLoughlin2013-01-031-0/+4
| |/
* / Add a rpc envelope format version number.Russell Bryant2013-01-021-6/+10
|/
* Register the control_exchange RPC optionMark McLoughlin2012-12-111-5/+1
* Allow exceptions to pass over RPC silentlyDan Smith2012-12-061-4/+11
* Provide i18n to those messages without _()Davanum Srinivas2012-11-281-2/+2
* Make project pyflakes clean.Monty Taylor2012-11-281-3/+4
* Fix common rpc to use common logging instead of python loggingDavanum Srinivas2012-11-241-1/+1
* Make projects define 'control_exchange'.Russell Bryant2012-09-111-0/+8
* Fix import order of gettextutils in amqp.pyEric Windisch2012-07-131-1/+1
* Fix missing gettextutils in several modules.Eric Windisch2012-07-121-0/+1
* Fix import usage in AMQP for rpc.commonJulien Danjou2012-06-201-1/+1
* Merge "Fix nova.rpc references in comments."Jenkins2012-06-191-1/+1
|\
| * Fix nova.rpc references in comments.Russell Bryant2012-06-131-1/+1
* | Update common code to support pep 1.3.Gary Kotton2012-06-181-10/+11
|/
* Add rpc to openstack-common.Russell Bryant2012-06-061-0/+416