summaryrefslogtreecommitdiffstats
path: root/nova/compute
Commit message (Expand)AuthorAgeFilesLines
* Merge "Allow retrying network allocations separately"Jenkins2013-06-281-19/+50
|\
| * Allow retrying network allocations separatelyChris Behrens2013-06-261-19/+50
* | Merge "Ignore lifecycle events for non-existent instances"Jenkins2013-06-281-1/+5
|\ \
| * | Ignore lifecycle events for non-existent instancesPeter Feiner2013-06-271-1/+5
* | | Remove broken config_drive image_href support.Chris Behrens2013-06-261-18/+15
|/ /
* | Merge "Cells: Add support for global cinder"Jenkins2013-06-261-3/+1
|\ \
| * | Cells: Add support for global cinderChris Behrens2013-06-111-3/+1
* | | Merge "Refactor db.security_group_get() instance join behavior"Jenkins2013-06-261-3/+4
|\ \ \
| * | | Refactor db.security_group_get() instance join behaviorDan Smith2013-06-221-3/+4
* | | | Refresh volume connections when starting instancesBrent Eagles2013-06-251-2/+14
| |_|/ |/| |
* | | Merge "Fix orphaned instance from get_by_uuid() and _from_db_object()"Jenkins2013-06-241-1/+2
|\| |
| * | Fix orphaned instance from get_by_uuid() and _from_db_object()Dan Smith2013-06-221-1/+2
* | | Merge "Handle NoMoreFixedIps in _shutdown_instance."Jenkins2013-06-241-1/+1
|\ \ \
| * | | Handle NoMoreFixedIps in _shutdown_instance.Yufang Zhang2013-06-211-1/+1
* | | | Add invalid number checking in flavor creation apijiataotj2013-06-241-7/+7
| |/ / |/| |
* | | Merge "Fix sys_meta access in prep for instance object"Jenkins2013-06-222-9/+7
|\ \ \
| * | | Fix sys_meta access in prep for instance objectChris Behrens2013-06-212-9/+7
* | | | Merge "Allow reboot or rebuild from vm_state=Error"Jenkins2013-06-211-8/+23
|\ \ \ \
| * | | | Allow reboot or rebuild from vm_state=ErrorPhil Day2013-06-161-8/+23
* | | | | Make _poll_unconfirmed_resizes() use objectsDan Smith2013-06-201-2/+2
| |/ / / |/| | |
* | | | Merge "Remove a layer of nesting in _poll_unconfirmed_resizes()"Jenkins2013-06-201-56/+58
|\ \ \ \
| * | | | Remove a layer of nesting in _poll_unconfirmed_resizes()Dan Smith2013-06-191-56/+58
* | | | | Merge "Use InstanceList for _heal_instance_info_cache()"Jenkins2013-06-201-6/+6
|\| | | |
| * | | | Use InstanceList for _heal_instance_info_cache()Dan Smith2013-06-191-6/+6
| | |/ / | |/| |
* | | | Merge "Adding fixed_ip in create.end notification"Jenkins2013-06-201-7/+8
|\ \ \ \ | |/ / / |/| | |
| * | | Adding fixed_ip in create.end notificationKaushik Chandrashekar2013-06-141-7/+8
* | | | Merge "Remove trivial cases of unused variables (1)"Jenkins2013-06-181-1/+1
|\ \ \ \
| * | | | Remove trivial cases of unused variables (1)Stanislaw Pitucha2013-06-131-1/+1
* | | | | Merge "Add rpc client side version control."Jenkins2013-06-181-1/+18
|\ \ \ \ \
| * | | | | Add rpc client side version control.Russell Bryant2013-06-141-1/+18
| |/ / / /
* | | | | Merge "Allow confirm_resize if instance is in 'deleting' status"Jenkins2013-06-171-1/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Allow confirm_resize if instance is in 'deleting' statusAditi Raveesh2013-06-131-1/+2
| |/ / /
* | | | Merge "Fix bad vm_state change in reboot_instance()"Jenkins2013-06-151-15/+33
|\ \ \ \
| * | | | Fix bad vm_state change in reboot_instance()Phil Day2013-06-141-15/+33
* | | | | Merge "Fix quota checks while resizing up by admin"Jenkins2013-06-151-4/+9
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix quota checks while resizing up by adminAarti Kriplani2013-06-041-4/+9
* | | | | Merge "Make sync_power_state routines use InstanceList"Jenkins2013-06-132-22/+11
|\ \ \ \ \
| * | | | | Make sync_power_state routines use InstanceListDan Smith2013-06-132-22/+11
| | |/ / / | |/| | |
* | | | | Merge "Sending volume IO usage broken"Jenkins2013-06-132-7/+10
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Sending volume IO usage brokenMichael Kerrin2013-06-072-7/+10
* | | | | Merge "Fix and enable H403 tests"Jenkins2013-06-133-12/+22
|\ \ \ \ \
| * | | | | Fix and enable H403 testsDirk Mueller2013-06-123-12/+22
* | | | | | Merge "Remove unused methods from VirtAPI"Jenkins2013-06-131-8/+0
|\ \ \ \ \ \
| * | | | | | Remove unused methods from VirtAPIDan Smith2013-06-071-8/+0
* | | | | | | Merge "Remove usage of locals() from manager.py"Jenkins2013-06-131-91/+99
|\ \ \ \ \ \ \
| * | | | | | | Remove usage of locals() from manager.pyEugene Nikanorov2013-06-121-91/+99
| | |/ / / / / | |/| | | | |
* | | | | | | Merge "Fix a race where a soft deleted instance might be removed by mistake"Jenkins2013-06-121-0/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix a race where a soft deleted instance might be removed by mistakeHans Lindgren2013-06-041-0/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge "Use InstanceList object for init_host"Jenkins2013-06-121-3/+3
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Use InstanceList object for init_hostDan Smith2013-06-071-3/+3