summaryrefslogtreecommitdiffstats
path: root/openstack/common/rpc/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Replaces standard logging with common loggingZhongyue Luo2013-04-091-1/+1
* Use oslo-config-2013.1b3Mark McLoughlin2013-02-171-1/+2
* Emit a warning if RPC calls made with lock.Michael Still2013-02-061-13/+47
* Optionally add message envelope to notifications.Russell Bryant2013-01-031-2/+3
* Register the control_exchange RPC optionMark McLoughlin2012-12-111-8/+8
* Allow remote stdlib exceptions to be deserializedMark McLoughlin2012-12-051-0/+1
* Tweak rpc.queue_get_for to deal with host=None.Russell Bryant2012-11-051-1/+1
* Make projects define 'control_exchange'.Russell Bryant2012-09-111-3/+8
* Add cinder to allowed_rpc_exception_modules.Dan Prince2012-09-051-0/+1
* Fix line length for pep8 compliance after cloning into other projectsDoug Hellmann2012-07-111-1/+3
* Merge "Fix nova.rpc references in comments."Jenkins2012-06-191-13/+17
|\
| * Fix nova.rpc references in comments.Russell Bryant2012-06-131-13/+17
* | Merge "rpc: Update rpc_backend handling."Jenkins2012-06-181-2/+8
|\|
| * rpc: Update rpc_backend handling.Russell Bryant2012-06-131-2/+8
* | Update common code to support pep 1.3.Gary Kotton2012-06-181-1/+1
|/
* Add impl_zmq to rpc.Russell Bryant2012-06-111-0/+4
* Add rpc to openstack-common.Russell Bryant2012-06-061-0/+248