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
/
test_rpc.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix RPC responses to allow None response correctly.
Chris Behrens
2011-11-29
1
-37
/
+0
*
created nova/tests/test_rpc_common.py which contains a rpc test base class so...
Chris Behrens
2011-08-29
1
-154
/
+3
*
ditched rpc.create_consumer(conn) interface... instead you now do conn.create...
Chris Behrens
2011-08-29
1
-8
/
+2
*
fix test_rpc and kombu stuff
Chris Behrens
2011-08-28
1
-10
/
+15
*
switch FLAGS.* = in tests to self.flags(...)
Chris Behrens
2011-08-03
1
-2
/
+0
*
Implements a simplified messaging abstraction with the least amount of impact...
Zed Shaw
2011-07-26
1
-49
/
+12
*
changes per review
termie
2011-05-26
1
-9
/
+3
*
change the behavior of calling a multicall
termie
2011-05-25
1
-2
/
+2
*
cleanups
termie
2011-05-25
1
-26
/
+21
*
cleanup the code for merging
termie
2011-05-25
1
-1
/
+0
*
make sure that using multicall on a call with a single result still functions
termie
2011-05-25
1
-0
/
+29
*
bring back commits lost in merge
termie
2011-05-25
1
-0
/
+19
*
connection pool tests and make the pool LIFO
Chris Behrens
2011-05-25
1
-0
/
+42
*
make the test more expicit
termie
2011-05-25
1
-4
/
+5
*
add support to rpc for multicall
termie
2011-05-25
1
-0
/
+17
*
tests working again
Sandy Walsh
2011-02-23
1
-2
/
+2
*
Updated trunk changes to work with localization
Ed Leafe
2011-01-19
1
-1
/
+2
*
Completed first pass at converting all localized strings with multiple format...
Ed Leafe
2011-01-18
1
-1
/
+1
*
Merge trunk.
Todd Willey
2011-01-07
1
-3
/
+3
|
\
*
|
Apply logging changes as a giant patch to work around the cloudpipe delete + ...
Todd Willey
2011-01-04
1
-3
/
+4
|
/
*
Merged trunk and resolved conflicts.
Eric Day
2010-12-23
1
-1
/
+28
*
First pass at converting run_tests.py to nosetests. The network and objctstor...
Eric Day
2010-12-16
1
-0
/
+103