summaryrefslogtreecommitdiff
path: root/nova/compute
Commit message (Expand)AuthorAgeFilesLines
* Add support for volume backed server rebuildRajat Dhasmana2022-08-312-18/+187
* Retry /reshape at provider generation conflictBalazs Gibizer2022-08-251-3/+10
* Move provider_tree RP creation to PciResourceProviderBalazs Gibizer2022-08-251-5/+7
* Stop if tracking is disable after it was enabled beforeBalazs Gibizer2022-08-251-3/+26
* Support [pci]device_spec reconfigurationBalazs Gibizer2022-08-251-17/+76
* Reject devname based device_spec configBalazs Gibizer2022-08-251-0/+15
* Ignore PCI devs with physical_network tagBalazs Gibizer2022-08-251-0/+7
* Reject mixed VF rc and trait configBalazs Gibizer2022-08-251-0/+18
* Reject PCI dependent device configBalazs Gibizer2022-08-252-0/+25
* Extend device_spec with resource_class and traitsBalazs Gibizer2022-08-251-16/+92
* Basics for PCI Placement reportingBalazs Gibizer2022-08-252-9/+266
* Trigger reschedule if PCI consumption fail on computeBalazs Gibizer2022-08-251-4/+4
* Add VDPA support for suspend and livemigrateSean Mooney2022-08-231-6/+12
* Add source dev parsing for vdpa interfacesSean Mooney2022-08-221-33/+30
* Merge "enable blocked VDPA move operations"Zuul2022-08-201-8/+0
|\
| * enable blocked VDPA move operationsSean Mooney2022-08-161-8/+0
* | Merge "block_device: Add DriverImageBlockDevice to block_device_info"Zuul2022-08-191-0/+5
|\ \
| * | block_device: Add DriverImageBlockDevice to block_device_infoLee Yarwood2022-08-021-0/+5
* | | Merge "Unify placement client singleton implementations"Zuul2022-08-193-9/+8
|\ \ \
| * | | Unify placement client singleton implementationsDan Smith2022-08-183-9/+8
| | |/ | |/|
* | | Merge "compute: Update bdms with ephemeral encryption details when requested"Zuul2022-08-181-0/+43
|\ \ \ | |/ / |/| / | |/
| * compute: Update bdms with ephemeral encryption details when requestedLee Yarwood2022-08-021-0/+43
* | Merge "manager: Reduce unnecessary calls"Zuul2022-08-111-3/+10
|\ \
| * | manager: Reduce unnecessary callsFionaLi-oc2021-07-291-3/+10
* | | Rename [pci]passthrough_whitelist to device_specBalazs Gibizer2022-08-101-5/+5
* | | Update RequestSpec.pci_request for resizeBalazs Gibizer2022-08-101-0/+13
* | | Merge "For evacuation, ignore if task_state is not None"Zuul2022-08-041-2/+2
|\ \ \ | |_|/ |/| |
| * | For evacuation, ignore if task_state is not NoneAmit Uniyal2022-08-031-2/+2
* | | api: Drop generating a keypair and add special chars to namingSylvain Bauza2022-07-281-16/+3
* | | Allow unshelve to a specific host (REST API part)René Ribaud2022-07-221-0/+9
* | | Allow unshelve to a specific host (Compute API part)René Ribaud2022-07-221-34/+107
|/ /
* | Merge "Remove return from rpc cast"Zuul2022-07-101-1/+1
|\ \
| * | Remove return from rpc castRajesh Tailor2022-06-181-1/+1
* | | ignore deleted server groups in validationSean Mooney2022-06-211-8/+13
|/ /
* | Merge "Record SRIOV PF MAC in the binding profile"Zuul2022-06-131-0/+3
|\ \
| * | Record SRIOV PF MAC in the binding profileBalazs Gibizer2022-05-031-0/+3
* | | Merge "Fix typos"Zuul2022-06-011-1/+1
|\ \ \
| * | | Fix typosRajesh Tailor2022-05-301-1/+1
* | | | Fix typos in help messagesRajesh Tailor2022-05-301-1/+1
|/ / /
* | | Log the exception returned from a cell during API.get()melanie witt2022-05-031-2/+4
|/ /
* | Merge "Store pf_mac_address and vf_num in extra_info"Zuul2022-04-291-5/+2
|\ \
| * | Store pf_mac_address and vf_num in extra_infoDmitrii Shcherbakov2022-04-141-5/+2
* | | VMware: Early fail spawn if memory is not multiple of 4.Kiran Pawar2022-04-191-0/+1
|/ /
* | Merge "Fix pre_live_migration rollback"Zuul2022-03-301-4/+12
|\ \
| * | Fix pre_live_migration rollbackErlon R. Cruz2022-03-291-4/+12
* | | objects: Remove 'NovaObjectDictCompat' from 'Migration'Stephen Finucane2022-03-231-7/+7
|/ /
* | Merge "Clean up when queued live migration aborted"Zuul2022-03-101-9/+35
|\ \
| * | Clean up when queued live migration abortedAlexey Stupnikov2022-03-091-9/+35
* | | Fix migration with remote-managed ports & add FTDmitrii Shcherbakov2022-03-042-1/+18
|/ /
* | Merge "Update compute rpc version alias for yoga"Zuul2022-02-281-0/+1
|\ \