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
/
compute
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix rpc error with live_migration
Renuka Apte
2012-08-13
1
-1
/
+1
*
Merge "Don't stuff non-db data into instance dict"
Jenkins
2012-08-13
1
-9
/
+11
|
\
|
*
Don't stuff non-db data into instance dict
Johannes Erdfelt
2012-08-13
1
-9
/
+11
*
|
Merge "Improve bw_usage_update() performance"
Jenkins
2012-08-13
1
-2
/
+5
|
\
\
|
*
|
Improve bw_usage_update() performance
Chris Behrens
2012-08-13
1
-2
/
+5
|
|
/
*
/
Avoid {} and [] as default arguments
Yun Mao
2012-08-13
1
-2
/
+7
|
/
*
Merge "Move results filtering to db."
Jenkins
2012-08-13
1
-1
/
+0
|
\
|
*
Move results filtering to db.
Alex Meade
2012-08-07
1
-1
/
+0
*
|
Merge "Compute restart causes period of network 'blackout'"
Jenkins
2012-08-12
1
-31
/
+43
|
\
\
|
*
|
Compute restart causes period of network 'blackout'
David McNally
2012-08-10
1
-31
/
+43
*
|
|
Make sure reservations is initialized
Kevin L. Mitchell
2012-08-10
1
-4
/
+3
*
|
|
Merge "Making security group refresh more specific"
Jenkins
2012-08-10
3
-19
/
+29
|
\
\
\
|
*
|
|
Making security group refresh more specific
David McNally
2012-08-10
3
-19
/
+29
|
|
/
/
*
/
/
maint: compare singletons with 'is' not '=='
Pádraig Brady
2012-08-10
1
-1
/
+1
|
/
/
*
|
Avoid double-reduction of quota for repeated delete.
Eoghan Glynn
2012-08-09
1
-12
/
+27
*
|
Merge "Fix stale instances being sent over rpc."
Jenkins
2012-08-09
1
-38
/
+22
|
\
\
|
*
|
Fix stale instances being sent over rpc.
Russell Bryant
2012-08-09
1
-38
/
+22
*
|
|
Send updated instance model to schedule_prep_resize
Chris Behrens
2012-08-09
1
-5
/
+2
*
|
|
Fix setting admin_pass in rescue command
Johannes Erdfelt
2012-08-09
1
-2
/
+1
|
/
/
*
|
scheduler prep_resize should not update instance['host']
Chris Behrens
2012-08-08
1
-1
/
+0
*
|
Merge "Fix a bug on remove_volume_connection in compute/manager.py"
Jenkins
2012-08-08
1
-2
/
+2
|
\
\
|
*
|
Fix a bug on remove_volume_connection in compute/manager.py
Shane Wang
2012-08-09
1
-2
/
+2
*
|
|
Fix a bug on db.instance_get_by_uuid in compute/manager.py
Shane Wang
2012-08-09
1
-1
/
+1
|
/
/
*
/
Remove temporary hack from checks_instance_lock.
Russell Bryant
2012-08-07
1
-42
/
+17
|
/
*
Remove temporary hack from wrap_instance_fault.
Russell Bryant
2012-08-07
1
-36
/
+10
*
Fix up some instance_uuid usage.
Russell Bryant
2012-08-07
1
-15
/
+19
*
Rename private methods of compute manager.
Russell Bryant
2012-08-06
1
-12
/
+12
*
Send full instance to compute live_migration.
Russell Bryant
2012-08-06
2
-13
/
+23
*
Add underscore in front of post_live_migration.
Russell Bryant
2012-08-06
1
-3
/
+3
*
Send full instance to scheduler live_migration.
Russell Bryant
2012-08-06
1
-6
/
+2
*
Send full instance to run_instance.
Russell Bryant
2012-08-06
2
-11
/
+30
*
Use explicit arguments in compute manager run_instance.
Russell Bryant
2012-08-06
1
-15
/
+19
*
Remove topic from scheduler run_instance.
Russell Bryant
2012-08-06
2
-2
/
+2
*
Reduce db access in prep_resize in the compute manager.
Russell Bryant
2012-08-06
2
-19
/
+37
*
Remove list_instances_detail from compute drivers.
Dan Prince
2012-08-06
1
-3
/
+1
*
Merge "Handle NetworkNotFound in _shutdown_instance."
Jenkins
2012-08-05
1
-1
/
+5
|
\
|
*
Handle NetworkNotFound in _shutdown_instance.
Michael Still
2012-08-05
1
-1
/
+5
*
|
Merge "Remove **kwargs from prep_resize in compute manager."
Jenkins
2012-08-05
1
-2
/
+1
|
\
\
|
*
|
Remove **kwargs from prep_resize in compute manager.
Russell Bryant
2012-08-03
1
-2
/
+1
*
|
|
Merge "Updates to the prep_resize scheduler rpc call."
Jenkins
2012-08-05
1
-3
/
+2
|
\
|
|
|
|
/
|
/
|
|
*
Updates to the prep_resize scheduler rpc call.
Russell Bryant
2012-08-03
1
-3
/
+2
*
|
Merge "Audit log messages in nova/compute/api.py"
Jenkins
2012-08-04
1
-9
/
+12
|
\
\
|
|
/
|
/
|
|
*
Audit log messages in nova/compute/api.py
Michael Still
2012-08-04
1
-9
/
+12
*
|
Remove unused variables
Yun Mao
2012-08-03
2
-6
/
+1
|
/
*
Merge "Check instance lock in compute/api"
Jenkins
2012-08-02
2
-10
/
+57
|
\
|
*
Check instance lock in compute/api
Dan Smith
2012-08-02
2
-10
/
+57
*
|
Remove unused imports
Joe Gordon
2012-08-02
2
-3
/
+0
|
/
*
Merge "Clarify TooManyInstances exception message."
Jenkins
2012-08-02
1
-6
/
+10
|
\
|
*
Clarify TooManyInstances exception message.
Eoghan Glynn
2012-08-01
1
-6
/
+10
*
|
Merge "Pass a full instance to rotate_backups()."
Jenkins
2012-08-02
1
-9
/
+9
|
\
\
[next]