summaryrefslogtreecommitdiff
path: root/nova
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add @targets_cell for live_migrate_instance method in conductor" into ...16.0.1Jenkins2017-09-202-0/+35
|\
| * Add @targets_cell for live_migrate_instance method in conductorYikun Jiang2017-09-192-0/+35
* | Merge "Target context when setting instance to ERROR when over quota" into st...Jenkins2017-09-193-4/+21
|\ \
| * | Target context when setting instance to ERROR when over quotaMatt Riedemann2017-09-143-4/+21
* | | Set error state after failed evacuationElőd Illés2017-09-183-12/+29
| |/ |/|
* | Functional test for regression bug #1713783Előd Illés2017-09-182-0/+127
* | Merge "conf: Allow users to unset 'keymap' options" into stable/pikeJenkins2017-09-152-6/+59
|\ \
| * | conf: Allow users to unset 'keymap' optionsStephen Finucane2017-08-282-6/+59
* | | Merge "Call terminate_connection when shelve_offloading" into stable/pikeJenkins2017-09-152-3/+20
|\ \ \
| * | | Call terminate_connection when shelve_offloadingAndrea Rosa2017-09-142-3/+20
| | |/ | |/|
* | | Merge "Move hash ring initialization to init_host() for ironic" into stable/pikeJenkins2017-09-152-3/+5
|\ \ \
| * | | Move hash ring initialization to init_host() for ironicDan Smith2017-09-132-3/+5
| |/ /
* | | Merge "Provide hints when nova-manage db sync fails to sync cell0" into stabl...Jenkins2017-09-152-3/+31
|\ \ \
| * | | Provide hints when nova-manage db sync fails to sync cell0Matt Riedemann2017-09-092-3/+31
* | | | Merge "Cleanup allocations on invalid dest node during live migration" into s...Jenkins2017-09-154-31/+89
|\ \ \ \
| * | | | Cleanup allocations on invalid dest node during live migrationMatt Riedemann2017-09-054-31/+89
* | | | | Merge "Add functional recreate test for live migration pre-check fails" into ...Jenkins2017-09-151-0/+95
|\ \ \ \ \ | |/ / / /
| * | | | Add functional recreate test for live migration pre-check failsMatt Riedemann2017-09-051-0/+95
| |/ / /
* | | | Merge "Hyper-V: Perform proper cleanup after cold migration" into stable/pikeJenkins2017-09-152-3/+5
|\ \ \ \
| * | | | Hyper-V: Perform proper cleanup after cold migrationAlexandru Muresan2017-09-062-3/+5
| |/ / /
* | | | Merge "Remove dest node allocation if evacuate MoveClaim fails" into stable/pikeJenkins2017-09-154-24/+22
|\ \ \ \
| * | | | Remove dest node allocation if evacuate MoveClaim failsMatt Riedemann2017-09-124-24/+22
* | | | | Merge "De-duplicate two delete_allocation_for_* methods" into stable/pikeJenkins2017-09-151-14/+9
|\ \ \ \ \ | |/ / / /
| * | | | De-duplicate two delete_allocation_for_* methodsChris Dent2017-09-121-14/+9
* | | | | Merge "Add a test to make sure failed evacuate cleans up dest allocation" int...Jenkins2017-09-151-0/+72
|\ \ \ \ \ | |/ / / /
| * | | | Add a test to make sure failed evacuate cleans up dest allocationMatt Riedemann2017-09-121-0/+72
* | | | | Merge "Add recreate test for evacuate claim failure" into stable/pikeJenkins2017-09-151-0/+89
|\ \ \ \ \ | |/ / / /
| * | | | Add recreate test for evacuate claim failureMatt Riedemann2017-09-121-0/+89
* | | | | Merge "libvirt: Fix getting a wrong guest object" into stable/pikeJenkins2017-09-155-67/+83
|\ \ \ \ \
| * | | | | libvirt: Fix getting a wrong guest objectWonil Choi2017-08-285-67/+83
| | |_|_|/ | |/| | |
* | | | | Merge "[placement] Require at least one resource class in allocation" into st...Jenkins2017-09-152-4/+5
|\ \ \ \ \
| * | | | | [placement] Require at least one resource class in allocationChris Dent2017-08-312-4/+5
* | | | | | Merge "[placement] Add test for empty resources in allocation" into stable/pikeJenkins2017-09-151-0/+63
|\ \ \ \ \ \ | |/ / / / /
| * | | | | [placement] Add test for empty resources in allocationChris Dent2017-08-311-0/+63
* | | | | | Merge "Create allocations against forced dest host during evacuate" into stab...Jenkins2017-09-153-28/+177
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Create allocations against forced dest host during evacuateMatt Riedemann2017-09-123-28/+177
* | | | | | Merge "Refactor out claim_resources_on_destination into a utility" into stabl...Jenkins2017-09-154-164/+204
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Refactor out claim_resources_on_destination into a utilityMatt Riedemann2017-09-124-164/+204
* | | | | | Merge "Add recreate test for forced host evacuate not setting dest allocation...Jenkins2017-09-151-0/+100
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Add recreate test for forced host evacuate not setting dest allocationsMatt Riedemann2017-09-121-0/+100
| | |_|_|/ | |/| | |
* | | | | Handle keypair not found from metadata server using cellsLuis Pigueiras2017-09-142-3/+26
|/ / / /
* | | | Ensure instance mapping is updated in case of quota recheck failsMohammed Naser2017-09-072-2/+15
* | | | Track which cell each instance is created in and use it consistentlyDan Smith2017-09-072-0/+54
* | | | Make ConductorTaskTestCase run with 2 cellsMatt Riedemann2017-09-072-27/+29
* | | | Allow setting up multiple cells in the base TestCaseMatt Riedemann2017-09-071-11/+20
| |_|/ |/| |
* | | Merge "Fix nova assisted volume snapshots" into stable/pikeJenkins2017-09-012-10/+72
|\ \ \ | |/ / |/| |
| * | Fix nova assisted volume snapshotsLucian Petrut2017-08-292-10/+72
| |/
* | Merge "Remove host filter for _cleanup_running_deleted_instances periodic tas...Jenkins2017-08-303-13/+16
|\ \ | |/ |/|
| * Remove host filter for _cleanup_running_deleted_instances periodic taskMaciej Józefczyk2017-08-183-13/+16
* | Merge "Cleanup allocations in failed prep_resize" into stable/pike16.0.0.0rc216.0.0Jenkins2017-08-254-39/+122
|\ \