summaryrefslogtreecommitdiffstats
path: root/nova/rpc/common.py
Commit message (Expand)AuthorAgeFilesLines
* Use rpc from openstack-common.Russell Bryant2012-06-201-314/+0
* Unused imports cleanup (folsom-2)Zhongyue Luo2012-06-031-2/+0
* Don't deepcopy RpcContextChris Behrens2012-05-311-1/+4
* Remove nova.log usage from nova.rpc.Russell Bryant2012-05-261-1/+1
* Remove nova.context dependency from nova.rpcRussell Bryant2012-05-261-0/+44
* add queue name argument to TopicConsumerDoug Hellmann2012-05-241-0/+19
* Merge "fixes bug 999206"Jenkins2012-05-231-1/+1
|\
| * fixes bug 999206Yun Mao2012-05-141-1/+1
* | Add base support for rpc API versioning.Russell Bryant2012-05-171-0/+5
* | Stop using nova.exception from nova.rpc.Russell Bryant2012-05-151-3/+28
* | Make use of openstack.common.jsonutils.Russell Bryant2012-05-151-3/+3
|/
* Use openstack.common.importutils.Russell Bryant2012-04-281-2/+2
* Refactor nova.rpc config handling.Russell Bryant2012-04-251-23/+4
* Set a more reasonable default RPC thread pool sizeJohannes Erdfelt2012-04-251-1/+1
* Add the serialization of exceptions for RPC calls.Alex Meade2012-04-061-0/+79
* Improve performance of safe_log().Russell Bryant2012-03-261-5/+6
* Strip auth token from log output.Russell Bryant2012-03-211-13/+28
* Shorten FLAGS.rpc_response_timeoutAnthony Young2012-03-061-1/+1
* Standardize logging delaration and useJason Kölker2012-02-141-1/+1
* Remove the last of the gflags shim layerMark McLoughlin2012-02-101-1/+1
* Move cfg to nova.openstack.commonMark McLoughlin2012-02-031-1/+1
* Don't block forever for rpc.(multi)call response.Russell Bryant2012-02-021-0/+12
* Refactor away the flags.DEFINE_* helpersMark McLoughlin2012-01-281-4/+11
* Merge "Do not output admin_password in debug logs"Jenkins2012-01-251-1/+4
|\
| * Do not output admin_password in debug logsThierry Carrez2012-01-241-1/+4
* | Add support for Qpid to nova.rpc.Russell Bryant2012-01-241-0/+1
|/
* Remove sensitive info from rpc logging.Rick Harris2012-01-231-0/+17
* Fix an error that prevents message from getting substituted.Kevin L. Mitchell2012-01-171-1/+3
* Help clarify rpc API with docs and a bit of code.Russell Bryant2011-12-221-0/+74
* More spelling fixes inside of novaJoe Gordon2011-11-091-2/+2
* Remove AoE, Clean up volume codeVishvananda Ishaya2011-10-111-5/+4
* add carrot/kombu tests... small thread fix for kombuChris Behrens2011-08-281-0/+6
* Reorganize the code to satisfy review comments.Zed Shaw2011-07-291-0/+23