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
/
impl_qpid.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use rpc from openstack-common.
Russell Bryant
2012-06-20
1
-584
/
+0
*
Add missing ack to impl_qpid.
Russell Bryant
2012-06-13
1
-1
/
+6
*
Replace standard json module with openstack.common.jsonutils
Zhongyue Luo
2012-06-07
1
-3
/
+3
*
Use openstack.common.cfg.CONF.
Russell Bryant
2012-06-04
1
-4
/
+2
*
Merge "Fix the conf argument to get_connection_pool()."
Jenkins
2012-05-30
1
-2
/
+2
|
\
|
*
Fix the conf argument to get_connection_pool().
Doug Hellmann
2012-05-30
1
-2
/
+2
*
|
Remove nova.log usage from nova.rpc.
Russell Bryant
2012-05-26
1
-1
/
+1
|
/
*
add queue name argument to TopicConsumer
Doug Hellmann
2012-05-24
1
-7
/
+25
*
Alphabetize imports
Joe Gordon
2012-05-14
1
-1
/
+1
*
Refactor nova.rpc config handling.
Russell Bryant
2012-04-25
1
-62
/
+73
*
Improved localization testing.
Yuriy Taraday
2012-04-10
1
-2
/
+2
*
Exceptions unpacking rpc messages shouldn't hang the daemon
Chris Behrens
2012-03-08
1
-1
/
+4
*
HACKING fixes, all but sqlalchemy.
Yuriy Taraday
2012-03-07
1
-1
/
+2
*
Only raw string literals should be used with _()
Johannes Erdfelt
2012-03-04
1
-2
/
+2
*
Don't tell Qpid to reconnect in a busy loop.
Russell Bryant
2012-02-19
1
-7
/
+12
*
Core modifications for future zones service.
Chris Behrens
2012-02-16
1
-6
/
+30
*
Merge "Move connection pool back into impl_kombu/qpid."
Jenkins
2012-02-15
1
-10
/
+10
|
\
|
*
Move connection pool back into impl_kombu/qpid.
Russell Bryant
2012-02-08
1
-10
/
+10
*
|
Remove the last of the gflags shim layer
Mark McLoughlin
2012-02-10
1
-1
/
+1
*
|
Backslash continuations (misc.)
Zhongyue Luo
2012-02-08
1
-4
/
+4
|
/
*
Move cfg to nova.openstack.common
Mark McLoughlin
2012-02-03
1
-1
/
+1
*
Don't block forever for rpc.(multi)call response.
Russell Bryant
2012-02-02
1
-9
/
+16
*
Clear out RPC connection pool before exit.
Russell Bryant
2012-01-31
1
-0
/
+4
*
Refactor away the flags.DEFINE_* helpers
Mark McLoughlin
2012-01-28
1
-23
/
+46
*
Add support for Qpid to nova.rpc.
Russell Bryant
2012-01-24
1
-0
/
+485