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
*
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
|
\
|
*
Bug #699910: Nova RPC layer silently swallows exceptions
Ewan Mellor
2011-01-07
1
-0
/
+1
*
|
Final few log tweaks, i18n, levels, including contexts, etc.
Todd Willey
2011-01-04
1
-2
/
+3
*
|
Apply logging changes as a giant patch to work around the cloudpipe delete + ...
Todd Willey
2011-01-04
1
-14
/
+12
|
/
*
fixed conflicts
Vishvananda Ishaya
2010-12-22
1
-17
/
+17
|
\
|
*
Merge eventlet and resolve all conflicts
jaypipes@gmail.com
2010-12-17
1
-57
/
+26
|
|
\
|
*
|
First round of i18n-ifying strings in Nova
jaypipes@gmail.com
2010-12-11
1
-18
/
+18
*
|
|
Tests pass after cleaning up allocation process
Vishvananda Ishaya
2010-12-21
1
-1
/
+1
|
|
/
|
/
|
*
|
updates per review
termie
2010-12-14
1
-1
/
+0
*
|
removed a few more references to twisted
Andy Smith
2010-12-09
1
-2
/
+4
*
|
formatting and naming cleanup
Andy Smith
2010-12-09
1
-1
/
+4
*
|
intermediate commit to checkpoint progress
Andy Smith
2010-12-08
1
-55
/
+20
|
/
*
Use FLAGS instead of constants
Josh Kearney
2010-11-22
1
-7
/
+4
*
Removed unnecessary continue
Josh Kearney
2010-11-22
1
-1
/
+0
*
Refactor AMQP retry loop
Josh Kearney
2010-11-22
1
-15
/
+15
*
Set and use AMQP retry interval and max retry constants
Josh Kearney
2010-11-22
1
-8
/
+17
*
Use logging.exception instead
Josh Kearney
2010-11-20
1
-1
/
+1
*
Reverted some changes
Josh Kearney
2010-11-19
1
-14
/
+22
*
Added some comments
Josh Kearney
2010-11-19
1
-1
/
+1
*
Added some comments
Josh Kearney
2010-11-19
1
-2
/
+2
*
Check for running AMQP instances
Josh Kearney
2010-11-19
1
-20
/
+25
*
Enables the exclusive flag for DirectConsumer queues.
Eric Day
2010-11-03
1
-0
/
+1
|
\
|
*
Fix for bug #640400, enables the exclusive flag on the temporary queues.
Eric Day
2010-11-03
1
-0
/
+1
*
|
make sure context keys are not unicode so they can be passed as kwargs
Vishvananda Ishaya
2010-11-03
1
-0
/
+3
|
/
[next]