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
*
Remove ImageTooLarge exception
Rick Harris
2013-05-22
1
-1
/
+1
*
Move ImageTooLarge check to Compute API
Rick Harris
2013-05-22
2
-57
/
+20
*
Share checks between create and rebuild
Rick Harris
2013-05-22
1
-31
/
+42
*
Merge "Adds live migration support to cells API"
Jenkins
2013-05-22
1
-0
/
+10
|
\
|
*
Adds live migration support to cells API
Sam Morrison
2013-05-22
1
-0
/
+10
*
|
Merge "Fix resize when instance has no image"
Jenkins
2013-05-22
1
-1
/
+5
|
\
\
|
*
|
Fix resize when instance has no image
Nikola Dipanov
2013-05-20
1
-1
/
+5
*
|
|
Merge "Add ImageNotActive check for instance rebuild"
Jenkins
2013-05-21
1
-19
/
+10
|
\
\
\
|
*
|
|
Add ImageNotActive check for instance rebuild
Rick Harris
2013-05-20
1
-19
/
+10
|
|
/
/
*
/
/
Add notification for live migration
Jay Lau
2013-05-21
1
-0
/
+23
|
/
/
*
|
Merge "The vm_state should not be modified until the task is complete."
Jenkins
2013-05-20
1
-7
/
+1
|
\
\
|
|
/
|
/
|
|
*
The vm_state should not be modified until the task is complete.
mkislinska
2013-05-17
1
-7
/
+1
*
|
Merge "Optimize instance queries in compute manager"
Jenkins
2013-05-19
1
-49
/
+44
|
\
\
|
*
|
Optimize instance queries in compute manager
Hans Lindgren
2013-05-08
1
-49
/
+44
*
|
|
Use strict=True instead of `is_valid_boolstr`
Rick Harris
2013-05-17
2
-15
/
+27
*
|
|
Cast `size` to int before comparison
Rick Harris
2013-05-16
1
-7
/
+4
*
|
|
Merge "Refactor nova.volume.cinder.API to reduce roundtrips with Cinder"
Jenkins
2013-05-15
2
-37
/
+27
|
\
\
\
|
*
|
|
Refactor nova.volume.cinder.API to reduce roundtrips with Cinder
Oleg Bondarev
2013-05-14
2
-37
/
+27
*
|
|
|
xenapi: ensure vdi is not too big when resizing down
John Garbutt
2013-05-15
1
-0
/
+7
*
|
|
|
Merge "Use Oslo's `bool_from_string`"
Jenkins
2013-05-15
2
-2
/
+4
|
\
\
\
\
|
*
|
|
|
Use Oslo's `bool_from_string`
Rick Harris
2013-05-14
2
-2
/
+4
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge "Cleanups for create-flavor"
Jenkins
2013-05-14
1
-21
/
+16
|
\
\
\
\
|
*
|
|
|
Cleanups for create-flavor
Rick Harris
2013-05-14
1
-21
/
+16
|
|
/
/
/
*
|
|
|
Merge "Hide lock_prefix argument using synchronized_with_prefix()"
Jenkins
2013-05-14
2
-12
/
+11
|
\
\
\
\
|
*
|
|
|
Hide lock_prefix argument using synchronized_with_prefix()
Zhongyue Luo
2013-05-14
2
-12
/
+11
|
|
/
/
/
*
|
|
|
Merge "Raise InstanceInvalidState for double hard reboot"
Jenkins
2013-05-14
1
-2
/
+4
|
\
\
\
\
|
*
|
|
|
Raise InstanceInvalidState for double hard reboot
Andrew Laski
2013-05-08
1
-2
/
+4
*
|
|
|
|
Merge "Fix format error in claims."
Jenkins
2013-05-14
1
-10
/
+15
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Fix format error in claims.
Michael Still
2013-05-08
1
-10
/
+15
|
|
/
/
/
*
|
|
|
Merge "Enable live block migration when using iSCSI volumes"
Jenkins
2013-05-09
1
-3
/
+10
|
\
\
\
\
|
*
|
|
|
Enable live block migration when using iSCSI volumes
Bob Ball
2013-05-07
1
-3
/
+10
*
|
|
|
|
Rename nova.compute.instance_types to flavors
Joe Gordon
2013-05-07
6
-37
/
+37
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge "Nova evacuate failed when VM is in SHUTOFF status"
Jenkins
2013-05-07
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Nova evacuate failed when VM is in SHUTOFF status
Yang Yu
2013-05-07
1
-1
/
+1
*
|
|
|
Remove security_group_handler
Aaron Rosen
2013-05-06
1
-25
/
+1
|
/
/
/
*
|
|
Update hypervisor_hostname after live migration
Ben Nemec
2013-05-03
1
-4
/
+12
*
|
|
Add force_nodes to filter properties
Devananda van der Veen
2013-05-02
1
-5
/
+23
*
|
|
Merge "Prevent rescuing a VM with a partially mounted volume."
Jenkins
2013-05-02
1
-0
/
+6
|
\
\
\
|
*
|
|
Prevent rescuing a VM with a partially mounted volume.
Joe Gordon
2013-05-01
1
-0
/
+6
*
|
|
|
Merge "Checks if volume can be attached"
Jenkins
2013-05-02
1
-1
/
+6
|
\
\
\
\
|
*
|
|
|
Checks if volume can be attached
Loganathan Parthipan
2013-05-02
1
-1
/
+6
|
|
/
/
/
*
|
|
|
Merge "Rename _check_image_size to _get_and_check_image_metadata"
Jenkins
2013-05-02
1
-4
/
+5
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Rename _check_image_size to _get_and_check_image_metadata
Joshua Harlow
2013-04-30
1
-4
/
+5
*
|
|
|
Update to using oslo periodic tasks implementation.
Michael Still
2013-05-01
1
-16
/
+18
*
|
|
|
Add the availability_zone to the volume.usage notifications
Michael Kerrin
2013-04-30
1
-0
/
+1
*
|
|
|
Merge "set bdm['volume_id'] to None rather than delete it"
Jenkins
2013-04-26
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
set bdm['volume_id'] to None rather than delete it
Dongdong Zhou
2013-04-26
1
-1
/
+1
|
|
/
/
*
|
|
Merge "Send a instance create error notification"
Jenkins
2013-04-26
2
-6
/
+17
|
\
\
\
|
*
|
|
Send a instance create error notification
Brian Elliott
2013-04-26
2
-6
/
+17
*
|
|
|
Merge "Refactor _run_instance() to unify control flow"
Jenkins
2013-04-26
1
-88
/
+117
|
\
|
|
|
|
|
/
/
|
/
|
|
[next]