summaryrefslogtreecommitdiffstats
path: root/openstack/common/rpc
Commit message (Expand)AuthorAgeFilesLines
...
* | | Fix typo made in 372d11e990Eric Windisch2012-07-131-1/+1
| |/ |/|
* | Fix import order of gettextutils in amqp.pyEric Windisch2012-07-131-1/+1
* | Add more rpc version docs.Russell Bryant2012-07-131-0/+39
* | Fix missing gettextutils in several modules.Eric Windisch2012-07-122-0/+2
* | Merge "Fix line length for pep8 compliance after cloning into other projects"Jenkins2012-07-112-4/+9
|\ \
| * | Fix line length for pep8 compliance after cloning into other projectsDoug Hellmann2012-07-112-4/+9
| |/
* | Merge "Fix import order."Jenkins2012-07-111-1/+1
|\ \ | |/ |/|
| * Fix import order.Russell Bryant2012-07-021-1/+1
* | Fix Zmq so it doesn't rely on nova flagsJason Kölker2012-07-101-7/+11
* | Switch common files to using jsonutils.Andrew Bogott2012-07-033-8/+8
* | Fix missing RPCException from raiseEric Windisch2012-06-281-1/+1
|/
* Add missing gettextutils importsDoug Hellmann2012-06-222-0/+2
* Avoid erroneous "Unsupported RPC Version" message if method is missingDan Smith2012-06-211-2/+8
* Call exception on the logger, not the logging module.Russell Bryant2012-06-201-1/+1
* Fix import usage in AMQP for rpc.commonJulien Danjou2012-06-201-1/+1
* Merge "Fix nova.rpc references in comments."Jenkins2012-06-192-14/+18
|\
| * Fix nova.rpc references in comments.Russell Bryant2012-06-132-14/+18
* | 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-188-194/+199
|/
* Add missing ack to impl_qpid.Russell Bryant2012-06-131-1/+6
* Add impl_zmq to rpc.Russell Bryant2012-06-112-0/+718
* Add rpc to openstack-common.Russell Bryant2012-06-069-0/+3025