summaryrefslogtreecommitdiffstats
path: root/nova/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix 'to integer' conversion of max and min count values"Jenkins2013-03-051-0/+46
|\
| * Fix 'to integer' conversion of max and min count valuesMauro S. M. Rodrigues2013-03-051-0/+46
* | Merge "Ensure that FORWARD rule also supports DHCP"Jenkins2013-03-052-4/+4
|\ \
| * | Ensure that FORWARD rule also supports DHCPGary Kotton2013-02-282-4/+4
* | | Merge "Standarize ip validation along the code"Jenkins2013-03-052-8/+4
|\ \ \
| * | | Standarize ip validation along the codeMauro S. M. Rodrigues2013-03-052-8/+4
| | |/ | |/|
* | | Merge "Fix an error in compute api snapshot_volume_backed bdm code"Jenkins2013-03-052-80/+23
|\ \ \
| * | | Fix an error in compute api snapshot_volume_backed bdm codeHans Lindgren2013-03-042-80/+23
* | | | Merge "Prevent reboot of rescued instance."Jenkins2013-03-051-0/+24
|\ \ \ \
| * | | | Prevent reboot of rescued instance.Russell Bryant2013-03-041-0/+24
* | | | | Merge "Bump instance updated_at on network change."Jenkins2013-03-051-0/+24
|\ \ \ \ \
| * | | | | Bump instance updated_at on network change.Russell Bryant2013-03-041-0/+24
* | | | | | Merge "Catching InstanceNotFound exception during reboot instance"Jenkins2013-03-051-8/+25
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Catching InstanceNotFound exception during reboot instanceWangpan2013-03-051-8/+25
| |/ / / /
* | | | | Merge "Return proper error messages while disassociating floating IP"Jenkins2013-03-051-6/+9
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Return proper error messages while disassociating floating IPWangpan2013-02-281-6/+9
| | |_|/ | |/| |
* | | | Merge "fix postgresql drop race"Jenkins2013-03-041-32/+38
|\ \ \ \
| * | | | fix postgresql drop raceSean Dague2013-03-041-32/+38
* | | | | Merge "Push 'Error' result from event to instance action."Jenkins2013-03-041-2/+42
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Push 'Error' result from event to instance action.Andrew Laski2013-02-151-2/+42
* | | | | Merge "Compute manager should remove dead resources"Jenkins2013-03-043-3/+54
|\ \ \ \ \
| * | | | | Compute manager should remove dead resourcesDevananda van der Veen2013-03-043-3/+54
* | | | | | Merge "Add ssh port and key based auth to VPD."Jenkins2013-03-031-1/+20
|\ \ \ \ \ \
| * | | | | | Add ssh port and key based auth to VPD.Chris Krelle2013-03-031-1/+20
* | | | | | | Merge "Make ComputeManager _running_deleted_instances query by uuid"Jenkins2013-03-031-18/+10
|\ \ \ \ \ \ \
| * | | | | | | Make ComputeManager _running_deleted_instances query by uuidHans Lindgren2013-03-031-18/+10
* | | | | | | | Merge "Refactor compute manager _get_instances_by_driver"Jenkins2013-03-031-8/+9
|\| | | | | | |
| * | | | | | | Refactor compute manager _get_instances_by_driverHans Lindgren2013-03-031-8/+9
* | | | | | | | Merge "Fix target host variable from being overwritten"Jenkins2013-03-031-0/+7
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Fix target host variable from being overwrittenHans Lindgren2013-03-031-0/+7
* | | | | | | | Merge "Set vm_state to ERROR on net deallocate failure."Jenkins2013-03-031-0/+23
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Set vm_state to ERROR on net deallocate failure.Russell Bryant2013-03-011-0/+23
* | | | | | | | Merge "Implement rules_exist method for quantum security group driver"Jenkins2013-03-021-6/+25
|\ \ \ \ \ \ \ \
| * | | | | | | | Implement rules_exist method for quantum security group driverAaron Rosen2013-03-011-6/+25
| |/ / / / / / /
* | | | | | | | Merge "Don't use instance['instance_type'] for scheduler filters in migration"Jenkins2013-03-021-0/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | Don't use instance['instance_type'] for scheduler filters in migrationDan Smith2013-02-281-0/+8
* | | | | | | | | Merge "validate security_groups on server create"Jenkins2013-03-021-2/+14
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | validate security_groups on server createSean Dague2013-03-011-2/+14
* | | | | | | | | | Merge "Improve output msgs for _compare_result"Jenkins2013-03-021-6/+18
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Improve output msgs for _compare_resultGiampaolo Lauria2013-02-271-6/+18
* | | | | | | | | | | Merge "Remove unused nova.db.api:instance_get_all_by_reservation"Jenkins2013-03-021-18/+0
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Remove unused nova.db.api:instance_get_all_by_reservationJoe Gordon2013-02-251-18/+0
* | | | | | | | | | | | Merge "Make allocate_for_instance() return only info about ports allocated"Jenkins2013-03-021-2/+12
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Make allocate_for_instance() return only info about ports allocatedDan Smith2013-02-261-2/+12
* | | | | | | | | | | | | Merge "Make compute manager revert crashed migrations on init_host()"Jenkins2013-03-024-0/+152
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Make compute manager revert crashed migrations on init_host()Dan Smith2013-02-284-0/+152
* | | | | | | | | | | | | | Merge "Fix deprecated network api"Jenkins2013-03-021-0/+80
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Fix deprecated network apiJason Kölker2013-02-281-0/+80
* | | | | | | | | | | | | | | Merge "Make sure no duplicate forward rules can exist."Jenkins2013-03-022-5/+45
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Make sure no duplicate forward rules can exist.Vishvananda Ishaya2013-02-262-5/+45