summaryrefslogtreecommitdiffstats
path: root/openstack/common/rpc/common.py
Commit message (Expand)AuthorAgeFilesLines
* 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