index
:
nova.git
shared-key-msg
OpenStack's nova patches.
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nova
/
rpc
/
amqp.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use rpc from openstack-common.
Russell Bryant
2012-06-20
1
-416
/
+0
*
Don't deepcopy RpcContext
Chris Behrens
2012-05-31
1
-0
/
+6
*
Merge changes I17ca4b69,I9e6ec0d2
Jenkins
2012-05-30
1
-5
/
+4
|
\
|
*
Remove nova.log usage from nova.rpc.
Russell Bryant
2012-05-26
1
-1
/
+1
|
*
Remove nova.context dependency from nova.rpc
Russell Bryant
2012-05-26
1
-4
/
+3
*
|
Grammar fixes.
Matt Joyce
2012-05-29
1
-7
/
+8
|
/
*
add queue name argument to TopicConsumer
Doug Hellmann
2012-05-24
1
-0
/
+3
*
Add base support for rpc API versioning.
Russell Bryant
2012-05-17
1
-8
/
+11
*
Stop using nova.exception from nova.rpc.
Russell Bryant
2012-05-15
1
-3
/
+1
*
Use save_and_reraise_exception() from common.
Russell Bryant
2012-05-02
1
-2
/
+3
*
Remove unnecessary return statements
Johannes Erdfelt
2012-04-30
1
-1
/
+0
*
Refactor nova.rpc config handling.
Russell Bryant
2012-04-25
1
-38
/
+55
*
Don't leak RPC connections on timeouts or other exceptions
Chris Behrens
2012-04-25
1
-1
/
+6
*
Log more information when sending notifications
Johannes Erdfelt
2012-04-12
1
-1
/
+2
*
Merge "Add the serialization of exceptions for RPC calls."
Jenkins
2012-04-10
1
-7
/
+4
|
\
|
*
Add the serialization of exceptions for RPC calls.
Alex Meade
2012-04-06
1
-7
/
+4
*
|
Use thread local storage from openstack.common.
Russell Bryant
2012-04-04
1
-1
/
+1
|
/
*
Strip auth token from log output.
Russell Bryant
2012-03-21
1
-1
/
+1
*
Keep context for logging intact in greenthreads
Vishvananda Ishaya
2012-03-15
1
-1
/
+1
*
HACKING fixes, all but sqlalchemy.
Yuriy Taraday
2012-03-07
1
-1
/
+3
*
Don't store connection pool in RpcContext.
Russell Bryant
2012-02-21
1
-11
/
+12
*
Core modifications for future zones service.
Chris Behrens
2012-02-16
1
-2
/
+20
*
Move connection pool back into impl_kombu/qpid.
Russell Bryant
2012-02-08
1
-38
/
+38
*
Don't block forever for rpc.(multi)call response.
Russell Bryant
2012-02-02
1
-6
/
+7
*
Clear out RPC connection pool before exit.
Russell Bryant
2012-01-31
1
-0
/
+9
*
Fixes bug 914418
Monsyne Dragon
2012-01-26
1
-1
/
+1
*
Add support for Qpid to nova.rpc.
Russell Bryant
2012-01-24
1
-0
/
+355
*
start of kombu implementation, keeping the same RPC interfaces
Chris Behrens
2011-08-26
1
-593
/
+0
*
Added durable option for nova rabbit queues
Monsyne Dragon
2011-08-12
1
-3
/
+5
*
Reorganize the code to satisfy review comments.
Zed Shaw
2011-07-29
1
-0
/
+591