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
/
tests
/
rpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use rpc from openstack-common.
Russell Bryant
2012-06-20
11
-1767
/
+0
*
Add missing ack to impl_qpid.
Russell Bryant
2012-06-13
1
-0
/
+4
*
Merge "Use OSError instead of ProcessExecutionError."
Jenkins
2012-06-08
1
-1
/
+1
|
\
|
*
Use OSError instead of ProcessExecutionError.
Russell Bryant
2012-06-06
1
-1
/
+1
*
|
Replace standard json module with openstack.common.jsonutils
Zhongyue Luo
2012-06-07
1
-7
/
+7
|
/
*
Merge "Unused imports cleanup (folsom-2)"
Jenkins
2012-06-06
1
-3
/
+0
|
\
|
*
Unused imports cleanup (folsom-2)
Zhongyue Luo
2012-06-03
1
-3
/
+0
*
|
Add zeromq driver. Implements blueprint zeromq-rpc-driver
Eric Windisch
2012-06-06
1
-0
/
+128
*
|
Use openstack.common.cfg.CONF.
Russell Bryant
2012-06-04
3
-3
/
+0
|
/
*
Implement blueprint host-topic-matchmaking
Eric Windisch
2012-05-31
1
-0
/
+58
*
New RPC tests, docstring fixes.
Eric Windisch
2012-05-30
1
-25
/
+76
*
Fix a minor spelling error.
Russell Bryant
2012-05-25
1
-1
/
+1
*
add queue name argument to TopicConsumer
Doug Hellmann
2012-05-24
2
-0
/
+54
*
Enable checking for imports in alphabetical order
Joe Gordon
2012-05-22
1
-1
/
+1
*
Alphabetize imports in nova/tests/
Joe Gordon
2012-05-18
3
-3
/
+3
*
Add base support for rpc API versioning.
Russell Bryant
2012-05-17
3
-4
/
+239
*
Make kombu support optional for running unit tests.
Russell Bryant
2012-05-02
3
-17
/
+77
*
Refactor nova.rpc config handling.
Russell Bryant
2012-04-25
5
-45
/
+57
*
Add the serialization of exceptions for RPC calls.
Alex Meade
2012-04-06
3
-26
/
+206
*
Remove nova.rpc.impl_carrot.
Russell Bryant
2012-04-02
1
-41
/
+0
*
Make kombu failures retry on IOError
Chris Behrens
2012-03-29
1
-2
/
+15
*
Fix OpenStack Capitalization
Joe Gordon
2012-03-15
1
-1
/
+1
*
HACKING fixes, TODO authors.
Yuriy Taraday
2012-03-16
1
-1
/
+2
*
Exceptions unpacking rpc messages shouldn't hang the daemon
Chris Behrens
2012-03-08
4
-6
/
+45
*
HACKING fixes, all but sqlalchemy.
Yuriy Taraday
2012-03-07
1
-5
/
+5
*
Use self.mox instead of create a new self.mocker
Johannes Erdfelt
2012-03-03
1
-30
/
+17
*
Remove empty setUp/tearDown methods
Johannes Erdfelt
2012-03-02
3
-7
/
+1
*
Re-adds ssl to kombu configuration and adds flags that are needed to pass thr...
Joshua Harlow
2012-02-27
1
-0
/
+54
*
Don't store connection pool in RpcContext.
Russell Bryant
2012-02-21
1
-23
/
+0
*
Core modifications for future zones service.
Chris Behrens
2012-02-16
2
-11
/
+121
*
Merge "Move connection pool back into impl_kombu/qpid."
Jenkins
2012-02-15
1
-5
/
+4
|
\
|
*
Move connection pool back into impl_kombu/qpid.
Russell Bryant
2012-02-08
1
-5
/
+4
*
|
Standardize logging delaration and use
Jason Kölker
2012-02-14
5
-5
/
+5
|
/
*
Don't block forever for rpc.(multi)call response.
Russell Bryant
2012-02-02
3
-7
/
+42
*
Merge "Empty connection pool after test_kombu."
Jenkins
2012-02-01
1
-0
/
+1
|
\
|
*
Empty connection pool after test_kombu.
Russell Bryant
2012-01-31
1
-0
/
+1
*
|
Be more explicit about emptying connection pool.
Russell Bryant
2012-01-31
1
-2
/
+2
|
/
*
Add support for Qpid to nova.rpc.
Russell Bryant
2012-01-24
1
-0
/
+293
*
Remove a whole bunch of unused imports
Vishvananda Ishaya
2012-01-13
2
-2
/
+0
*
Implement more complete kombu reconnecting
Chris Behrens
2012-01-12
1
-0
/
+114
*
Remove unneeded broken test case.
Mark Washenberger
2011-12-21
1
-37
/
+0
*
Fix RPC responses to allow None response correctly.
Chris Behrens
2011-11-29
6
-0
/
+454