summaryrefslogtreecommitdiff
path: root/nova/conductor
Commit message (Expand)AuthorAgeFilesLines
* Merge "conf: Remove '[conductor] topic' opt"Zuul2018-03-132-3/+4
|\
| * conf: Remove '[conductor] topic' optStephen Finucane2018-03-122-3/+4
* | Merge "Remove MigrationPreCheckClientException"Zuul2018-03-061-2/+0
|\ \
| * | Remove MigrationPreCheckClientExceptionjichenjc2018-02-091-2/+0
* | | Store block device mappings in cell0Mohammed Naser2018-02-141-5/+16
* | | [placement] Add sending global request ID in getTakashi NATSUME2018-02-101-1/+1
* | | [placement] Add sending global request ID in put (3)Takashi NATSUME2018-02-101-2/+2
* | | Merge "Remove redundant call to add_instance_fault_from_exc in rebuild_instance"Zuul2018-02-091-3/+0
|\ \ \
| * | | Remove redundant call to add_instance_fault_from_exc in rebuild_instanceMatt Riedemann2018-01-291-3/+0
* | | | Clean up reservations in migrate_task call pathDan Smith2018-02-082-7/+8
* | | | Compute RPC client bump to 5.0Dan Smith2018-02-081-1/+1
| |/ / |/| |
* | | Merge "[placement] Add sending global request ID in put (2)"Zuul2018-02-072-3/+3
|\ \ \
| * | | [placement] Add sending global request ID in put (2)Takashi NATSUME2018-02-042-3/+3
* | | | Merge "Add late server group policy check to rebuild"Zuul2018-02-071-1/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Add late server group policy check to rebuildBalazs Gibizer2018-02-061-1/+2
* | | | [placement] Add sending global request ID in postTakashi NATSUME2018-02-042-8/+10
| |/ / |/| |
* | | Collapse duplicate error handling in rebuild_instanceMatt Riedemann2018-01-291-22/+4
* | | Rollback instance.image_ref on failed rebuildMatt Riedemann2018-01-291-0/+10
|/ /
* | Merge "Change compute RPC to use alternates for resize"Zuul2018-01-274-35/+114
|\ \
| * | Change compute RPC to use alternates for resizeEd Leafe2018-01-224-35/+114
* | | Set server status to ERROR if rebuild failedint32bit2018-01-231-2/+7
|/ /
* | Merge "[placement] Add sending global request ID in delete (2)"Zuul2018-01-171-1/+1
|\ \
| * | [placement] Add sending global request ID in delete (2)Takashi NATSUME2018-01-111-1/+1
* | | Handle no allocations during migrateMatt Riedemann2018-01-042-5/+4
|/ /
* | Merge "Raise specific exception when swapping migration allocations fails"Zuul2017-12-272-7/+5
|\ \
| * | Raise specific exception when swapping migration allocations failsMatt Riedemann2017-11-292-7/+5
* | | Make conductor pass and use host_listsEd Leafe2017-12-213-30/+101
* | | Don't try to delete build request during a rescheduleMatt Riedemann2017-12-211-6/+14
* | | Merge "Pass RequestSpec to ConductorTaskAPI.build_instances"Zuul2017-12-213-9/+39
|\ \ \
| * | | Pass RequestSpec to ConductorTaskAPI.build_instancesMatt Riedemann2017-12-203-9/+39
* | | | Merge "Implement set_and_clear_allocations in report client"Zuul2017-12-211-48/+6
|\ \ \ \
| * | | | Implement set_and_clear_allocations in report clientChris Dent2017-12-171-48/+6
| |/ / /
* | | | Workaround missing RequestSpec.project_id when moving an instanceMatt Riedemann2017-12-203-0/+5
|/ / /
* | | Change RPC for select_destinations()Ed Leafe2017-12-113-51/+70
* | | Make live migration hold resources with a migration allocationDan Smith2017-12-111-2/+27
* | | Enable cold migration with target host(1/2)Takashi NATSUME2017-11-241-2/+14
* | | Validate new image via scheduler during rebuildMatt Riedemann2017-11-141-6/+10
* | | Cleanup build_request_specMatt Riedemann2017-11-101-4/+3
* | | Clean up allocations if instance deleted during buildDan Smith2017-11-051-0/+2
|/ /
* | Merge "Pass the correct image to build_request_spec in conductor.rebuild_inst...Zuul2017-10-301-1/+4
|\ \
| * | Pass the correct image to build_request_spec in conductor.rebuild_instanceMatt Riedemann2017-10-261-1/+4
* | | Make migration uuid hold allocations for migrating instancesDan Smith2017-10-242-6/+154
|/ /
* | Merge "Modernize set_vm_state_and_notify"Zuul2017-10-181-29/+6
|\ \
| * | Modernize set_vm_state_and_notifyMatt Riedemann2017-10-041-29/+6
* | | Merge "Target context for build notification in conductor"Jenkins2017-10-111-5/+7
|\ \ \
| * | | Target context for build notification in conductormelanie witt2017-10-101-5/+7
| |/ /
* | | Merge "Pre-create migration object"Jenkins2017-10-091-2/+34
|\ \ \
| * | | Pre-create migration objectDan Smith2017-10-051-2/+34
| |/ /
* | | Set migration object attributes for source/dest during live migrateMatt Riedemann2017-09-301-4/+10
|/ /
* | Merge "Add some inline code docs tracing the cold migrate flow"Jenkins2017-09-251-0/+1
|\ \