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
/
service.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
ditched rpc.create_consumer(conn) interface... instead you now do conn.create...
Chris Behrens
2011-08-29
1
-5
/
+3
*
start to rework some consumer stuff
Chris Behrens
2011-08-28
1
-19
/
+5
*
Default rabbit max_retries to forever
Chris Behrens
2011-08-27
1
-0
/
+6
*
fix typo
Vishvananda Ishaya
2011-08-18
1
-16
/
+19
*
remove signal handling and clean up service.serve
Vishvananda Ishaya
2011-08-18
1
-23
/
+10
*
Make all services use the same launching strategy
Vishvananda Ishaya
2011-08-17
1
-19
/
+28
*
Implements a simplified messaging abstraction with the least amount of impact...
Zed Shaw
2011-07-26
1
-16
/
+12
*
Created Bootstrapper to handle Nova bootstrapping logic.
Brian Lamar
2011-06-23
1
-35
/
+1
*
fix some issues with flags and logging
Mark Washenberger
2011-06-22
1
-5
/
+14
*
Fixed objectstore test.
Brian Lamar
2011-06-21
1
-2
/
+2
*
Very small alterations, switched from using start() to pass host/port, to jus...
Brian Lamar
2011-06-21
1
-5
/
+8
*
Oops, I broke --help on nova-api, fixed now.
Brian Lamar
2011-06-21
1
-1
/
+22
*
Removed debugging and switched eventlet to monkey patch everything.
Brian Lamar
2011-06-21
1
-1
/
+0
*
Tests for WSGI/Launcher
Brian Lamar
2011-06-21
1
-3
/
+1
*
Removed logging logic from __init__, added concept of Launcher...no tests for...
Brian Lamar
2011-06-20
1
-1
/
+69
*
Cleanup.
Brian Lamar
2011-06-19
1
-3
/
+19
*
Introduced Loader concept, for paste decouple.
Brian Lamar
2011-06-19
1
-24
/
+14
*
Further nova-api cleanup.
Brian Lamar
2011-06-19
1
-1
/
+1
*
Cleaned up nova-api binary and logging a bit.
Brian Lamar
2011-06-19
1
-19
/
+0
*
General cleanup and refactor of a lot of the API/WSGI service code.
Brian Lamar
2011-06-18
1
-61
/
+35
*
changes per review
termie
2011-05-26
1
-9
/
+8
*
move consumerset killing into stop
termie
2011-05-25
1
-5
/
+5
*
don't put connection back in pool
termie
2011-05-25
1
-1
/
+0
*
cleanup the code for merging
termie
2011-05-25
1
-13
/
+10
*
lots of fixes for rpc and extra imports
Vishvananda Ishaya
2011-05-25
1
-4
/
+5
*
almost everything working with fake_rabbit
termie
2011-05-25
1
-6
/
+16
*
Always create Service consumers no matter if report_interval is 0
Chris Behrens
2011-05-25
1
-22
/
+24
*
catch greenlet.GreenletExit when shutting service down
Chris Behrens
2011-05-25
1
-1
/
+5
*
fix consumers to actually be deleted and clean up cloud test
Vishvananda Ishaya
2011-05-25
1
-5
/
+3
*
pep8 and comment fixes
Chris Behrens
2011-05-25
1
-1
/
+0
*
Add a connection pool for rpc cast/call
Chris Behrens
2011-05-25
1
-9
/
+12
*
Merged with trunk
Justin SB
2011-05-19
1
-45
/
+38
|
\
|
*
docstring cleanup, nova dir
termie
2011-04-20
1
-45
/
+38
*
|
Store socket_info as a dictionary rather than an array
Justin Santa Barbara
2011-03-30
1
-7
/
+7
*
|
Start up nova-api service on an unused port if 0 is specified. Fixes bug 744150
Justin Santa Barbara
2011-03-28
1
-0
/
+6
|
/
*
trunk merge
Sandy Walsh
2011-03-21
1
-1
/
+1
|
\
|
*
disable-msg -> disable
Brian Lamar
2011-03-18
1
-1
/
+1
*
|
merge with trunk. moved scheduler_manager into manager. fixed tests
Sandy Walsh
2011-03-17
1
-0
/
+3
|
\
|
|
*
merged to trunk rev781
Kei Masumoto
2011-03-10
1
-0
/
+88
|
|
\
|
*
\
1. merged trunk rev749
Kei Masumoto
2011-03-01
1
-20
/
+25
|
|
\
\
|
*
\
\
1. Merged to rev654(?)
Kei Masumoto
2011-02-10
1
-18
/
+7
|
|
\
\
\
|
*
|
|
|
fixed pep8 error
Kei Masumoto
2011-01-20
1
-4
/
+4
|
*
|
|
|
merged trunk rev569
Kei Masumoto
2011-01-17
1
-5
/
+5
|
|
\
\
\
\
|
*
|
|
|
|
merged to rev 561 and fixed based on reviewer's comment
Kei Masumoto
2011-01-16
1
-26
/
+3
|
*
|
|
|
|
merge trunk rev560
masumotok
2011-01-14
1
-1
/
+3
|
|
\
|
|
|
|
|
*
|
|
|
|
Get reviewed and fixed based on comments.
masumotok
2011-01-14
1
-13
/
+23
|
|
\
\
\
\
\
|
*
|
|
|
|
|
Add support for EBS volumes to the live migration feature.
Muneyuki Noguchi
2011-01-11
1
-1
/
+1
|
*
|
|
|
|
|
merge recent revision(version of 2010/12/28)
masumotok
2010-12-31
1
-34
/
+73
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
nova.compute.managerがこれまでの修正でデグレしていたので修正
root
2010-12-24
1
-5
/
+12
|
*
|
|
|
|
|
|
Hostテーブルのカラム名を修正
masumotok
2010-12-16
1
-4
/
+4
[next]