summaryrefslogtreecommitdiffstats
path: root/nova/tests/compute
Commit message (Expand)AuthorAgeFilesLines
* Merge "Break out compute API unit tests"Jenkins2013-07-022-119/+214
|\
| * Break out compute API unit testsChris Behrens2013-07-012-119/+214
* | Merge "Handle UnexpectedTaskState and InstanceNotFound exceptions"Jenkins2013-07-011-3/+19
|\ \ | |/ |/|
| * Handle UnexpectedTaskState and InstanceNotFound exceptionssridevik2013-07-011-3/+19
* | Merge "Fix for failure of periodic instance cleanup"Jenkins2013-07-011-2/+3
|\ \ | |/ |/|
| * Fix for failure of periodic instance cleanupDavid McNally2013-06-261-2/+3
* | Merge "Allow retrying network allocations separately"Jenkins2013-06-281-0/+97
|\ \
| * | Allow retrying network allocations separatelyChris Behrens2013-06-261-0/+97
* | | Merge "Ignore lifecycle events for non-existent instances"Jenkins2013-06-281-0/+37
|\ \ \
| * | | Ignore lifecycle events for non-existent instancesPeter Feiner2013-06-271-0/+37
| | |/ | |/|
* / | Remove broken config_drive image_href support.Chris Behrens2013-06-261-34/+23
|/ /
* | Merge "Add Instance.security_groups"Jenkins2013-06-261-2/+7
|\ \
| * | Add Instance.security_groupsDan Smith2013-06-241-2/+7
| |/
* / Refresh volume connections when starting instancesBrent Eagles2013-06-251-1/+2
|/
* Merge "Handle NoMoreFixedIps in _shutdown_instance."Jenkins2013-06-241-0/+24
|\
| * Handle NoMoreFixedIps in _shutdown_instance.Yufang Zhang2013-06-211-0/+24
* | Merge "Allow reboot or rebuild from vm_state=Error"Jenkins2013-06-211-5/+105
|\ \
| * | Allow reboot or rebuild from vm_state=ErrorPhil Day2013-06-161-5/+105
* | | Make _poll_unconfirmed_resizes() use objectsDan Smith2013-06-201-13/+21
* | | Merge "Use InstanceList for _heal_instance_info_cache()"Jenkins2013-06-201-7/+10
|\ \ \
| * | | Use InstanceList for _heal_instance_info_cache()Dan Smith2013-06-191-7/+10
| | |/ | |/|
* | | Merge "Adding fixed_ip in create.end notification"Jenkins2013-06-201-0/+1
|\ \ \ | |/ / |/| |
| * | Adding fixed_ip in create.end notificationKaushik Chandrashekar2013-06-141-0/+1
* | | Merge "Allow confirm_resize if instance is in 'deleting' status"Jenkins2013-06-171-0/+37
|\ \ \ | |_|/ |/| |
| * | Allow confirm_resize if instance is in 'deleting' statusAditi Raveesh2013-06-131-0/+37
* | | Merge "Fix bad vm_state change in reboot_instance()"Jenkins2013-06-151-14/+51
|\ \ \
| * | | Fix bad vm_state change in reboot_instance()Phil Day2013-06-141-14/+51
* | | | Merge "Fix quota checks while resizing up by admin"Jenkins2013-06-151-0/+34
|\ \ \ \ | |/ / / |/| | |
| * | | Fix quota checks while resizing up by adminAarti Kriplani2013-06-041-0/+34
* | | | Merge "Make sync_power_state routines use InstanceList"Jenkins2013-06-131-0/+76
|\ \ \ \
| * | | | Make sync_power_state routines use InstanceListDan Smith2013-06-131-0/+76
| | |/ / | |/| |
* | | | Merge "Sending volume IO usage broken"Jenkins2013-06-131-3/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Sending volume IO usage brokenMichael Kerrin2013-06-071-3/+1
* | | | Merge "Fix and enable H403 tests"Jenkins2013-06-131-7/+13
|\ \ \ \
| * | | | Fix and enable H403 testsDirk Mueller2013-06-121-7/+13
* | | | | Merge "Remove unused methods from VirtAPI"Jenkins2013-06-131-6/+0
|\ \ \ \ \
| * | | | | Remove unused methods from VirtAPIDan Smith2013-06-071-6/+0
* | | | | | Merge "Fix a race where a soft deleted instance might be removed by mistake"Jenkins2013-06-121-0/+38
|\ \ \ \ \ \
| * | | | | | Fix a race where a soft deleted instance might be removed by mistakeHans Lindgren2013-06-041-0/+38
| | |_|_|/ / | |/| | | |
* | | | | | Merge "Use InstanceList object for init_host"Jenkins2013-06-121-14/+22
|\ \ \ \ \ \ | | |/ / / / | |/| / / / | |_|/ / / |/| | | |
| * | | | Use InstanceList object for init_hostDan Smith2013-06-071-14/+22
* | | | | Merge "Use Instance Objects for Start/Stop"Jenkins2013-06-122-82/+141
|\| | | |
| * | | | Use Instance Objects for Start/StopDan Smith2013-06-072-82/+141
| | |/ / | |/| |
* | | | Merge "Refactors get_instance_security_groups to only use instance_uuid"Jenkins2013-06-112-4/+5
|\ \ \ \
| * | | | Refactors get_instance_security_groups to only use instance_uuidTiago Mello2013-06-102-4/+5
| | |_|/ | |/| |
* / | | Rename functions in nova.compute.flavors from instance_typeJoe Gordon2013-06-113-118/+118
|/ / /
* | | Create an image BDM for every instanceNikola Dipanov2013-06-101-0/+50
* | | DB migration to the new BDM data formatNikola Dipanov2013-06-101-9/+19
* | | Merge "More KeypairAPI cleanups"Jenkins2013-06-101-3/+12
|\ \ \
| * | | More KeypairAPI cleanupsRick Harris2013-06-061-3/+12