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.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reverses the self.auto_delete = True that was added to TopicPublisher
Chris Behrens
2011-06-30
1
-1
/
+0
*
Added self.auto_delete = True to the Publisher subclasses that did not have t...
Ed Leafe
2011-06-30
1
-0
/
+2
*
Fanout queues use unique queue names, so the consumer should have exclusive a...
Chris Behrens
2011-06-29
1
-0
/
+5
*
Allow SSL AMQP connections.
Josh Kearney
2011-06-01
1
-0
/
+1
*
fix a minor bug unrelated to this change
termie
2011-05-26
1
-1
/
+3
*
changes per review
termie
2011-05-26
1
-7
/
+10
*
change the behavior of calling a multicall
termie
2011-05-25
1
-3
/
+5
*
cleanup the code for merging
termie
2011-05-25
1
-43
/
+35
*
make sure that using multicall on a call with a single result still functions
termie
2011-05-25
1
-2
/
+2
*
lots of fixes for rpc and extra imports
Vishvananda Ishaya
2011-05-25
1
-43
/
+25
*
don't need to use a separate connection
termie
2011-05-25
1
-2
/
+1
*
almost everything working with fake_rabbit
termie
2011-05-25
1
-1
/
+15
*
bring back commits lost in merge
termie
2011-05-25
1
-44
/
+63
*
connection pool tests and make the pool LIFO
Chris Behrens
2011-05-25
1
-1
/
+7
*
Add rpc_conn_pool_size flag for the new connection pool
Chris Behrens
2011-05-25
1
-2
/
+5
*
catch greenlet.GreenletExit when shutting service down
Chris Behrens
2011-05-25
1
-1
/
+1
*
fix consumers to actually be deleted and clean up cloud test
Vishvananda Ishaya
2011-05-25
1
-3
/
+10
*
convert fanout_cast to ConnectionPool
Chris Behrens
2011-05-25
1
-1
/
+2
*
pep8 and comment fixes
Chris Behrens
2011-05-25
1
-9
/
+16
*
Add a connection pool for rpc cast/call
Chris Behrens
2011-05-25
1
-24
/
+72
*
add commented out unworking code for yield-based returns
termie
2011-05-25
1
-0
/
+5
*
add support to rpc for multicall
termie
2011-05-25
1
-26
/
+73
*
docstring cleanup, nova dir
termie
2011-04-20
1
-66
/
+86
*
removes excessive logging on rabbitmq failure
Sandy Walsh
2011-03-31
1
-2
/
+0
*
queues properly reconnect if rabbitmq is restarted
Sandy Walsh
2011-03-30
1
-3
/
+10
*
indenting cleanup
Sandy Walsh
2011-03-23
1
-2
/
+2
*
trunk merge
Sandy Walsh
2011-03-21
1
-5
/
+5
|
\
|
*
disable-msg -> disable
Brian Lamar
2011-03-18
1
-3
/
+3
|
*
Add topic name to cast/call logs.
Todd Willey
2011-03-17
1
-2
/
+2
*
|
remove scheduler.api.API. naming changes.
Sandy Walsh
2011-03-21
1
-1
/
+1
*
|
merge trunk
Sandy Walsh
2011-02-24
1
-1
/
+1
|
\
|
|
*
Merge from trunk and merge conflict resolution
Cerberus
2011-02-28
1
-6
/
+7
|
|
\
|
*
\
Merge from trunk
Cerberus
2011-02-17
1
-1
/
+8
|
|
\
\
|
*
\
\
Merge from trunk
Cerberus
2011-02-16
1
-4
/
+4
|
|
\
\
\
|
*
\
\
\
Merge from trunk
Cerberus
2011-02-11
1
-1
/
+1
|
|
\
\
\
\
|
*
|
|
|
|
Casting to the scheduler
Cerberus
2011-02-02
1
-1
/
+1
*
|
|
|
|
|
fanout works
Sandy Walsh
2011-02-20
1
-2
/
+8
*
|
|
|
|
|
fanout kinda working
Sandy Walsh
2011-02-20
1
-18
/
+33
*
|
|
|
|
|
start of fanout
Sandy Walsh
2011-03-03
1
-0
/
+20
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Add error message to the error report so we know why the AMQP server is unrea...
Kevin L. Mitchell
2011-03-25
1
-2
/
+3
*
|
|
|
|
No reason to dump a stack trace just because we can't reach the AMQP servire;...
Kevin L. Mitchell
2011-03-20
1
-4
/
+4
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Spell flags correctly (i.e. not in upper case)
Soren Hansen
2011-02-16
1
-1
/
+1
*
|
|
|
Make rpc thread pool size configurable.
Soren Hansen
2011-02-16
1
-1
/
+3
*
|
|
|
Naïve attempt at threading rpc requests.
Soren Hansen
2011-02-15
1
-1
/
+6
|
|
_
|
/
|
/
|
|
*
|
|
Create a new AMQP connection by default.
Soren Hansen
2011-02-11
1
-4
/
+4
|
|
/
|
/
|
*
|
Make rpc.cast create a fresh amqp connection. Each API request has its own th...
Soren Hansen
2011-02-10
1
-1
/
+1
|
/
*
Resolved trunk merge conflicts
Ed Leafe
2011-01-21
1
-1
/
+1
|
\
|
*
i18n's strings that were missed or have been added since initial i18n strings...
jaypipes@gmail.com
2011-01-20
1
-1
/
+1
*
|
Completed first pass at converting all localized strings with multiple format...
Ed Leafe
2011-01-18
1
-9
/
+10
|
/
*
Merge trunk.
Todd Willey
2011-01-07
1
-0
/
+1
|
\
[next]