summaryrefslogtreecommitdiff
path: root/nova/objects
Commit message (Expand)AuthorAgeFilesLines
* Update min support for BobcatSylvain Bauza2023-03-081-1/+1
* Add service version for AntelopeSylvain Bauza2023-03-021-3/+18
* Abort startup if nodename conflict is detectedDan Smith2023-02-011-1/+7
* compute: enhance compute evacuate instance to support target stateSahid Orentino Ferdjaoui2023-01-311-1/+4
* Make resource tracker use UUIDs instead of namesDan Smith2023-01-301-2/+5
* Persist existing node uuids locallyDan Smith2023-01-201-1/+8
* Allow enabling PCI scheduling in PlacementBalazs Gibizer2023-01-051-9/+3
* Support cold migrate and resize with PCI tracking in placementBalazs Gibizer2022-12-211-2/+2
* Support resource_class and traits in PCI aliasBalazs Gibizer2022-10-171-13/+52
* Create RequestGroups from InstancePCIRequestsBalazs Gibizer2022-10-171-0/+80
* Update min supported service version for ZedTakashi Natsume2022-09-141-1/+2
* Merge "Follow up for the PCI in placement series"Zuul2022-09-061-2/+2
|\
| * Follow up for the PCI in placement seriesBalazs Gibizer2022-09-021-2/+2
* | Merge "Generate request_id for Flavor based InstancePCIRequest"Zuul2022-09-021-0/+41
|\ \ | |/
| * Generate request_id for Flavor based InstancePCIRequestBalazs Gibizer2022-08-271-0/+41
* | Merge "libvirt: Add vIOMMU device to guest"Zuul2022-09-012-1/+21
|\ \
| * | libvirt: Add vIOMMU device to guestStephen Finucane2022-09-012-1/+21
* | | Merge "Heal allocation for same host resize"Zuul2022-09-011-0/+4
|\ \ \ | | |/ | |/|
| * | Heal allocation for same host resizeBalazs Gibizer2022-08-261-0/+4
* | | Add support for volume backed server rebuildRajat Dhasmana2022-08-312-2/+9
| |/ |/|
* | Merge "Add locked_memory extra spec and image property"Zuul2022-08-261-1/+8
|\ \ | |/ |/|
| * Add locked_memory extra spec and image propertySean Mooney2022-08-241-1/+8
* | Add VDPA support for suspend and livemigrateSean Mooney2022-08-231-1/+4
* | Add source dev parsing for vdpa interfacesSean Mooney2022-08-221-1/+4
|/
* Merge "BlockDeviceMapping: Add is_local property"Zuul2022-08-181-0/+5
|\
| * BlockDeviceMapping: Add is_local propertyLee Yarwood2022-08-021-0/+5
* | Merge "BlockDeviceMapping: Add encryption fields"Zuul2022-08-181-14/+33
|\ \ | |/
| * BlockDeviceMapping: Add encryption fieldsLee Yarwood2022-08-021-14/+33
* | Merge "image_meta: Add ephemeral encryption properties"Zuul2022-08-182-1/+24
|\ \ | |/
| * image_meta: Add ephemeral encryption propertiesLee Yarwood2022-08-022-1/+24
* | Merge "objects: Don't use generic 'Field' container"Zuul2022-08-113-3/+11
|\ \
| * | objects: Don't use generic 'Field' containerStephen Finucane2022-03-293-3/+11
* | | Remove the PowerVM driverStephen Finucane2022-08-021-36/+0
| |/ |/|
* | ignore deleted server groups in validationSean Mooney2022-06-211-0/+1
* | Merge "Record SRIOV PF MAC in the binding profile"Zuul2022-06-131-0/+19
|\ \
| * | Record SRIOV PF MAC in the binding profileBalazs Gibizer2022-05-031-0/+19
* | | Merge "Fix typos"Zuul2022-06-011-1/+1
|\ \ \
| * | | Fix typosRajesh Tailor2022-05-301-1/+1
* | | | Add missing conditionRajesh Tailor2022-05-271-0/+3
|/ / /
* | | Merge "Allow claiming PCI PF if child VF is unavailable"Zuul2022-05-051-4/+34
|\ \ \ | |/ / |/| |
| * | Allow claiming PCI PF if child VF is unavailableBalazs Gibizer2022-05-041-4/+34
* | | Merge "Remove unavailable but not reported PCI devices at startup"Zuul2022-04-291-2/+21
|\ \ \ | |/ /
| * | Remove unavailable but not reported PCI devices at startupBalazs Gibizer2022-04-281-2/+21
* | | Merge "Store pf_mac_address and vf_num in extra_info"Zuul2022-04-291-0/+6
|\ \ \
| * | | Store pf_mac_address and vf_num in extra_infoDmitrii Shcherbakov2022-04-141-0/+6
| | |/ | |/|
* | | db: Resolve additional SAWarning warningsStephen Finucane2022-04-081-4/+8
| |/ |/|
* | db: Replace use of strings in join, defer operationsStephen Finucane2022-04-085-52/+74
|/
* objects: Remove 'NovaObjectDictCompat' from 'InstancePCIRequest'Stephen Finucane2022-03-232-15/+5
* objects: Remove 'NovaObjectDictCompat' from 'Migration'Stephen Finucane2022-03-231-7/+12
* object/notification for Adds Pick guest CPU architecture based on hostJonathan Race2022-02-241-1/+8