summaryrefslogtreecommitdiff
path: root/openstack/common/rpc/impl_qpid.py
Commit message (Expand)AuthorAgeFilesLines
...
* Qpid H/A cluster supportEugene Kirpichov2012-11-291-9/+14
* Fix common rpc to use common logging instead of python loggingDavanum Srinivas2012-11-241-1/+1
* Merge "Fix QPID reconnect issues"Jenkins2012-11-131-44/+26
|\
| * Fix QPID reconnect issuesGary Kotton2012-11-071-44/+26
* | Clean up dictionary use in RPC driversDoug Hellmann2012-11-071-11/+7
|/
* Add exchange_name parameter to TopicConsumerJulien Danjou2012-09-271-3/+6
* Merge "Change the qpid_heartbeat default to 60 seconds."Jenkins2012-09-141-1/+1
|\
| * Change the qpid_heartbeat default to 60 seconds.Russell Bryant2012-09-131-1/+1
* | Use pep8 v1.3.3Zhongyue Luo2012-09-131-5/+8
|/
* Make projects define 'control_exchange'.Russell Bryant2012-09-111-10/+7
* fix the qpid_heartbeat option so that it's effectivePádraig Brady2012-07-301-1/+1
* Switch common files to using jsonutils.Andrew Bogott2012-07-031-3/+3
* Call exception on the logger, not the logging module.Russell Bryant2012-06-201-1/+1
* Update common code to support pep 1.3.Gary Kotton2012-06-181-49/+63
* Add missing ack to impl_qpid.Russell Bryant2012-06-131-1/+6
* Add rpc to openstack-common.Russell Bryant2012-06-061-0/+580