summaryrefslogtreecommitdiffstats
path: root/openstack/common/rpc/amqp.py
Commit message (Expand)AuthorAgeFilesLines
* rpc: remove some unused serialization codeMark McLoughlin2013-06-251-6/+1
* Optionally reject messages on exception.Sandy Walsh2013-06-201-2/+4
* Merge "Remove the amqp_rpc_single_reply_queue option from Havana"Jenkins2013-06-111-91/+9
|\
| * Remove the amqp_rpc_single_reply_queue option from HavanaRaymond Pekowski2013-06-051-91/+9
* | Enable hacking H404 test.Dina Belova2013-06-111-14/+17
|/
* Enable hacking H402 testSergey Lukjanov2013-06-031-6/+6
* Enable hacking H401 testSergey Lukjanov2013-05-301-1/+1
* Enable hacking H703: Multiple positional placeholdersJoe Gordon2013-05-201-2/+3
* Add rpc method namespace support.Russell Bryant2013-04-121-4/+7
* Merge "Improves Logging for for rpc method timeouts"Jenkins2013-03-221-1/+0
|\
| * Improves Logging for for rpc method timeoutsMatthew Sherborne2013-03-221-1/+0
* | Enable message envelope.Russell Bryant2013-03-211-1/+1
|/
* Keep exc_info() to prevent an internal errorHaiwei Xu2013-03-111-3/+5
* Fixes import order nitsZhongyue Luo2013-02-261-2/+3
* AMQP: skip duplicate messagesKei Masumoto2013-02-221-0/+46
* blueprint amqp-rpc-fast-reply-queueRaymond Pekowski2013-02-181-9/+158
* Add join_consumer_pool() to RPC connectionsDoug Hellmann2013-02-131-8/+49
* Add TTL to AMQP messagesBrent Eagles2013-01-281-1/+1
* 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