summaryrefslogtreecommitdiffstats
path: root/openstack/common/rpc/proxy.py
Commit message (Expand)AuthorAgeFilesLines
* Add can_send_version() to RpcProxy.Russell Bryant2013-06-111-0/+5
* Add generic serialization supportDan Smith2013-05-211-3/+34
* Allow RPC_API_NAMESPACE on RpcProxy objectsChris Behrens2013-05-201-3/+6
* Support capping message versions in the client.Russell Bryant2013-05-151-3/+11
* Add rpc method namespace support.Russell Bryant2013-04-121-1/+5
* Improves Logging for for rpc method timeoutsMatthew Sherborne2013-03-221-6/+16
* Enable fanout_cast and fanout_cast_to_server to provide topicGary Kotton2012-07-231-4/+8
* Update common code to support pep 1.3.Gary Kotton2012-06-181-1/+1
* Add rpc to openstack-common.Russell Bryant2012-06-061-0/+161