summaryrefslogtreecommitdiffstats
path: root/nova/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | Rework instance actions to work with cellsAndrew Laski2013-02-255-0/+155
* | | | | | | | | | Merge "Make nova-manage db archive_deleted_rows more explicit"Jenkins2013-03-081-0/+10
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | Make nova-manage db archive_deleted_rows more explicitJoe Gordon2013-03-081-0/+10
* | | | | | | | | | Fix access_ip_* raceChris Behrens2013-03-071-2/+14
| |_|_|_|/ / / / / |/| | | | | | | |
* | | | | | | | | Merge "Read baremetal images from extra_specs namespace."Jenkins2013-03-071-12/+13
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | Read baremetal images from extra_specs namespace.Devananda van der Veen2013-03-041-12/+13
* | | | | | | | | Merge "Remove uses of instance['instance_type'] from xenapi driver."Jenkins2013-03-072-28/+40
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | / / / | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Remove uses of instance['instance_type'] from xenapi driver.Dan Smith2013-03-062-28/+40
* | | | | | | | Remove unnecessary setUp() and tearDown() methodsJohannes Erdfelt2013-03-0610-35/+0
* | | | | | | | Merge "Fix instance_system_metadata deleted columns"Jenkins2013-03-061-1/+48
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Fix instance_system_metadata deleted columnsChris Behrens2013-03-051-1/+48
| | |/ / / / / | |/| | | | |
* | | | | | | Merge "Don't traceback in the API on invalid keypair."Jenkins2013-03-061-0/+5
|\ \ \ \ \ \ \
| * | | | | | | Don't traceback in the API on invalid keypair.Russell Bryant2013-03-051-0/+5
| |/ / / / / /
* | | | | | | Merge "Updating powervm driver snapshot with update_task_state flow"Jenkins2013-03-061-7/+42
|\ \ \ \ \ \ \
| * | | | | | | Updating powervm driver snapshot with update_task_state flowDavid Peraza2013-03-041-7/+42
* | | | | | | | Merge "Remove parameters containing passwords from Notifications."Jenkins2013-03-063-82/+107
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove parameters containing passwords from Notifications.Sandy Walsh2013-03-053-82/+107
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge "Adjusts reclaim instance interval of deferred delete tests"Jenkins2013-03-061-2/+2
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Adjusts reclaim instance interval of deferred delete testsHans Lindgren2013-03-051-2/+2
* | | | | | | | Merge "Rename source_(group_id/ip_prefix) to remote_(group_id/ip_prefix)"Jenkins2013-03-061-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Rename source_(group_id/ip_prefix) to remote_(group_id/ip_prefix)Aaron Rosen2013-03-041-2/+2
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge "Moves Hyper-V options to the hyperv section"Jenkins2013-03-061-8/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | Moves Hyper-V options to the hyperv sectionAlessandro Pilotti2013-03-051-8/+10
* | | | | | | | | Merge "Fixes disk size issue during image boot on Hyper-V"Jenkins2013-03-062-8/+29
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | Fixes disk size issue during image boot on Hyper-VAlessandro Pilotti2013-03-042-8/+29
* | | | | | | | | 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
|\ \ \ \ \ \ \ \ \