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
...
*
|
Add a console output action to servers
Jake Dahn
2011-12-19
2
-3
/
+19
|
/
*
Call get_instance_nw_info with elevated context, as documented in nova/networ...
Anthony Young
2011-12-16
1
-1
/
+1
*
Fix scheduler error handler
Chris Behrens
2011-12-15
1
-1
/
+1
*
Expose Asynchronous Fault entity in the OSAPI
Alex Meade
2011-12-15
1
-0
/
+5
*
Refactors handling of detach volume
Vishvananda Ishaya
2011-12-14
1
-70
/
+72
*
Refactor vm_state and task_state checking
Johannes Erdfelt
2011-12-13
4
-229
/
+81
*
Merge "Renaming instance_actions.instance_id column to instance_uuid. bluepri...
Jenkins
2011-12-13
1
-1
/
+1
|
\
|
*
Renaming instance_actions.instance_id column to instance_uuid.
Naveed Massjouni
2011-12-13
1
-1
/
+1
*
|
Merge "bug 899767: fix vif-plugging with live migration"
Jenkins
2011-12-13
1
-0
/
+6
|
\
\
|
|
/
|
/
|
|
*
bug 899767: fix vif-plugging with live migration
Dan Wendlandt
2011-12-12
1
-0
/
+6
*
|
Vm state management and error states
David Subiros
2011-12-12
5
-58
/
+249
*
|
Fixing snapshot failure task_state
David Subiros
2011-12-12
1
-2
/
+4
|
/
*
Merge "Add preparation for asynchronous instance faults"
Jenkins
2011-12-12
1
-1
/
+28
|
\
|
*
Add preparation for asynchronous instance faults
Alex Meade
2011-12-09
1
-1
/
+28
*
|
_check_image_size returns are consistent
Aaron Lee
2011-12-09
1
-2
/
+2
|
/
*
Set instance['host'] to the original host value on revert resize.
Dan Prince
2011-12-07
1
-0
/
+1
*
Clean up snapshot metadata
Brian Waldon
2011-12-07
1
-5
/
+9
*
Merge "Refactors periodic tasks to use a decorator."
Jenkins
2011-12-07
1
-74
/
+44
|
\
|
*
Refactors periodic tasks to use a decorator.
Rick Harris
2011-12-07
1
-74
/
+44
*
|
Merge "Update associate_floating_ip to use instance objs"
Jenkins
2011-12-07
1
-10
/
+3
|
\
\
|
|
/
|
/
|
|
*
Update associate_floating_ip to use instance objs
Alex Meade
2011-12-06
1
-10
/
+3
*
|
vm_state:=error on driver exceptions during resize
Mark Washenberger
2011-12-06
1
-9
/
+18
|
/
*
Update compute manager so that finish_revert_resize runs on the source
Dan Prince
2011-12-06
1
-1
/
+1
*
Make admin_password keyword in compute manager run_instance method match
Dan Prince
2011-12-05
1
-2
/
+2
*
Merge "Implement resize down for XenAPI"
Jenkins
2011-12-05
2
-3
/
+4
|
\
|
*
Implement resize down for XenAPI
Johannes Erdfelt
2011-12-02
2
-3
/
+4
*
|
Better exception handling during run_instance
Mark Washenberger
2011-12-02
1
-2
/
+2
|
/
*
Merge "Convert get_lock in compute to use uuids"
Jenkins
2011-12-02
2
-85
/
+58
|
\
|
*
Convert get_lock in compute to use uuids
Alex Meade
2011-12-01
2
-85
/
+58
*
|
Replace more cases of instance ids with uuids
Alex Meade
2011-12-01
1
-10
/
+9
|
/
*
Make run_instance only support instance uuids.
Mark Washenberger
2011-12-01
1
-160
/
+151
*
Merge "Remove boot-from-volume unreachable code path (#894172)"
Jenkins
2011-12-01
1
-11
/
+0
|
\
|
*
Remove boot-from-volume unreachable code path (#894172)
Mark McLoughlin
2011-11-24
1
-11
/
+0
*
|
Adds missing image_meta to rescue's spawn() calls.
Josh Kearney
2011-11-30
1
-1
/
+2
*
|
split rxtx_factor into network and instance_type
Aaron Lee
2011-11-30
1
-3
/
+2
*
|
Convert compute manager delete methods to objects
Brian Waldon
2011-11-29
2
-22
/
+17
*
|
Merge "Use uuids for file injection."
Jenkins
2011-11-29
2
-7
/
+5
|
\
\
|
*
|
Use uuids for file injection.
Mark Washenberger
2011-11-29
2
-7
/
+5
*
|
|
Merge "reboot & rebuild to use uuids in compute manager"
Jenkins
2011-11-29
2
-41
/
+44
|
\
\
\
|
*
|
|
reboot & rebuild to use uuids in compute manager
Alex Meade
2011-11-29
2
-41
/
+44
*
|
|
|
Merge "Use uuids for compute manager agent update."
Jenkins
2011-11-29
1
-5
/
+4
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Use uuids for compute manager agent update.
Mark Washenberger
2011-11-29
1
-5
/
+4
|
|
/
/
*
/
/
power_on/power_off in compute manager to use uuids
Alex Meade
2011-11-29
2
-12
/
+10
|
/
/
*
|
Merge "Updating {add,remove}_fixed_ip_from_instance in compute.api and comput...
Jenkins
2011-11-28
2
-14
/
+12
|
\
\
|
*
|
Updating {add,remove}_fixed_ip_from_instance in compute.api and compute.manager
Naveed Massjouni
2011-11-28
2
-14
/
+12
*
|
|
Merge "start/stop in compute manager to use uuids"
Jenkins
2011-11-28
2
-27
/
+39
|
\
\
\
|
*
|
|
start/stop in compute manager to use uuids
Alex Meade
2011-11-28
2
-27
/
+39
*
|
|
|
Merge "Updating {add,remove}_security_group in compute.api to use instance uu...
Jenkins
2011-11-28
1
-14
/
+16
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Updating {add,remove}_security_group in compute.api to use instance
Naveed Massjouni
2011-11-22
1
-14
/
+16
*
|
|
|
Merge "reset/inject network info in compute to use uuid"
Jenkins
2011-11-28
2
-18
/
+17
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
[prev]
[next]