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
...
*
|
|
|
Merge "Add generic customization hooks via decorator."
Jenkins
2012-12-10
2
-0
/
+4
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Add generic customization hooks via decorator.
Brian Elliott
2012-11-30
2
-0
/
+4
*
|
|
|
Merge "Use conductor for migration_get()"
Jenkins
2012-12-09
1
-10
/
+5
|
\
\
\
\
|
*
|
|
|
Use conductor for migration_get()
Dan Smith
2012-12-07
1
-10
/
+5
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge "Avoid vm instance shutdown when power state is NOSTATE"
Jenkins
2012-12-08
1
-4
/
+3
|
\
\
\
\
|
*
|
|
|
Avoid vm instance shutdown when power state is NOSTATE
zhoudongshu
2012-12-06
1
-4
/
+3
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge "Prevent creation of extraneous resource trackers."
Jenkins
2012-12-07
1
-2
/
+10
|
\
\
\
\
|
*
|
|
|
Prevent creation of extraneous resource trackers.
Brian Elliott
2012-12-07
1
-2
/
+10
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge "Reset node to source in finish_revert_resize()"
Jenkins
2012-12-07
1
-1
/
+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Reset node to source in finish_revert_resize()
Brian Elliott
2012-12-07
1
-1
/
+2
*
|
|
|
Merge "Boot from volume without image supplied"
Jenkins
2012-12-05
2
-39
/
+69
|
\
\
\
\
|
*
|
|
|
Boot from volume without image supplied
Nikola Dipanov
2012-12-03
2
-39
/
+69
|
|
/
/
/
*
|
|
|
Merge "Use conductor for resourcetracker instance_update."
Jenkins
2012-12-04
1
-3
/
+4
|
\
\
\
\
|
*
|
|
|
Use conductor for resourcetracker instance_update.
Russell Bryant
2012-12-04
1
-3
/
+4
|
|
|
/
/
|
|
/
|
|
*
/
|
|
Implements volume usage metering.
Cian O'Driscoll
2012-12-03
2
-0
/
+111
|
/
/
/
*
/
/
On confirm_resize, update correct resource tracker
Brian Elliott
2012-12-01
1
-1
/
+1
|
/
/
*
|
Merge "Split out part of compute's init_host."
Jenkins
2012-11-30
1
-52
/
+55
|
\
\
|
*
|
Split out part of compute's init_host.
Russell Bryant
2012-11-30
1
-52
/
+55
*
|
|
Use elevated cxtx in resource_tracker.resize_claim
Dan Prince
2012-11-30
1
-1
/
+2
|
/
/
*
|
Merge "Add aggregate_host_add and _delete to conductor."
Jenkins
2012-11-29
1
-5
/
+7
|
\
\
|
*
|
Add aggregate_host_add and _delete to conductor.
Russell Bryant
2012-11-28
1
-5
/
+7
*
|
|
Merge "Fix typo in inherit_properties_from_image"
Jenkins
2012-11-29
1
-1
/
+1
|
\
\
\
|
*
|
|
Fix typo in inherit_properties_from_image
Chuck Short
2012-11-29
1
-1
/
+1
*
|
|
|
Merge "Remove start_guests_on_host_boot config option"
Jenkins
2012-11-29
1
-5
/
+1
|
\
\
\
\
|
*
|
|
|
Remove start_guests_on_host_boot config option
Rafi Khardalian
2012-11-29
1
-5
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge "Fix KeyError of log message in compute/api.py"
Jenkins
2012-11-29
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Fix KeyError of log message in compute/api.py
Wangpan
2012-11-29
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge "Access DB values as dict not as attributes"
Jenkins
2012-11-29
1
-9
/
+9
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Access DB values as dict not as attributes
Joe Gordon
2012-11-28
1
-9
/
+9
*
|
|
|
Merge "Call plug_vifs() for all instances in init_host"
Jenkins
2012-11-29
1
-5
/
+4
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Call plug_vifs() for all instances in init_host
Morgan Fainberg
2012-11-28
1
-5
/
+4
*
|
|
|
Merge "Make compute manager use conductor for instance_gets"
Jenkins
2012-11-29
1
-7
/
+9
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Make compute manager use conductor for instance_gets
Dan Smith
2012-11-28
1
-7
/
+9
|
|
/
/
*
|
|
Merge "Include 'hosts' and 'metadetails' in aggregate."
Jenkins
2012-11-28
1
-1
/
+8
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Include 'hosts' and 'metadetails' in aggregate.
Russell Bryant
2012-11-28
1
-1
/
+8
|
|
/
*
|
Merge "Move imagecache code from nova.virt.libvirt.utils"
Jenkins
2012-11-28
1
-6
/
+0
|
\
\
|
*
|
Move imagecache code from nova.virt.libvirt.utils
Mark McLoughlin
2012-11-28
1
-6
/
+0
|
|
/
*
|
Merge "Make resize and multi-node work properly together"
Jenkins
2012-11-28
3
-14
/
+27
|
\
\
|
|
/
|
/
|
|
*
Make resize and multi-node work properly together
Brian Elliott
2012-11-27
3
-14
/
+27
*
|
Validate rxtx_factor as a float.
Dan Prince
2012-11-27
1
-4
/
+12
|
/
*
Merge "Add migration_update to conductor."
Jenkins
2012-11-27
1
-16
/
+14
|
\
|
*
Add migration_update to conductor.
Russell Bryant
2012-11-26
1
-16
/
+14
*
|
Add pluggable ServiceGroup monitoring APIs
Yun Mao
2012-11-26
1
-1
/
+4
|
/
*
Merge "Make compute manager use nova-conductor for instance_update"
Jenkins
2012-11-26
1
-8
/
+9
|
\
|
*
Make compute manager use nova-conductor for instance_update
Dan Smith
2012-11-26
1
-8
/
+9
*
|
Merge "Cleanup compute multi-node assignment of node"
Jenkins
2012-11-26
3
-14
/
+28
|
\
\
|
|
/
|
/
|
|
*
Cleanup compute multi-node assignment of node
Brian Elliott
2012-11-25
3
-14
/
+28
*
|
Merge "Change all tenants servers listing as policy-based"
Jenkins
2012-11-26
1
-0
/
+3
|
\
\
|
*
|
Change all tenants servers listing as policy-based
Yunhong, Jiang
2012-11-20
1
-0
/
+3
*
|
|
Merge "Allow VMs to be resumed after a hypervisor reboot"
Jenkins
2012-11-26
1
-1
/
+7
|
\
\
\
|
|
_
|
/
|
/
|
|
[prev]
[next]