summaryrefslogtreecommitdiff
path: root/nova/tests/unit/objects
Commit message (Expand)AuthorAgeFilesLines
* Abort startup if nodename conflict is detectedDan Smith2023-02-011-0/+9
* Make resource tracker use UUIDs instead of namesDan Smith2023-01-301-5/+3
* Allow enabling PCI scheduling in PlacementBalazs Gibizer2023-01-051-17/+3
* Support cold migrate and resize with PCI tracking in placementBalazs Gibizer2022-12-211-5/+5
* Support resource_class and traits in PCI aliasBalazs Gibizer2022-10-171-0/+56
* Create RequestGroups from InstancePCIRequestsBalazs Gibizer2022-10-171-0/+191
* update default overcommitSean Mooney2022-10-061-6/+6
* Merge "Generate request_id for Flavor based InstancePCIRequest"Zuul2022-09-021-0/+162
|\
| * Generate request_id for Flavor based InstancePCIRequestBalazs Gibizer2022-08-271-0/+162
* | Merge "libvirt: Add vIOMMU device to guest"Zuul2022-09-012-1/+17
|\ \
| * | libvirt: Add vIOMMU device to guestStephen Finucane2022-09-012-1/+17
* | | Add support for volume backed server rebuildRajat Dhasmana2022-08-311-1/+1
|/ /
* | Merge "Add locked_memory extra spec and image property"Zuul2022-08-262-1/+25
|\ \ | |/ |/|
| * Add locked_memory extra spec and image propertySean Mooney2022-08-242-1/+25
* | Alphabetizes objectsRené Ribaud2022-08-221-10/+9
|/
* Merge "BlockDeviceMapping: Add is_local property"Zuul2022-08-181-0/+8
|\
| * BlockDeviceMapping: Add is_local propertyLee Yarwood2022-08-021-0/+8
* | Merge "BlockDeviceMapping: Add encryption fields"Zuul2022-08-182-1/+6
|\ \ | |/
| * BlockDeviceMapping: Add encryption fieldsLee Yarwood2022-08-022-1/+6
* | Merge "image_meta: Add ephemeral encryption properties"Zuul2022-08-182-1/+29
|\ \ | |/
| * image_meta: Add ephemeral encryption propertiesLee Yarwood2022-08-022-1/+29
* | Merge "objects: Don't use generic 'Field' container"Zuul2022-08-111-2/+2
|\ \
| * | objects: Don't use generic 'Field' containerStephen Finucane2022-03-291-2/+2
* | | Remove the PowerVM driverStephen Finucane2022-08-022-62/+0
| |/ |/|
* | Use unittest.mock instead of third party mockStephen Finucane2022-08-0135-35/+54
* | ignore deleted server groups in validationSean Mooney2022-06-211-0/+24
* | Merge "Fix typos"Zuul2022-06-011-1/+1
|\ \
| * | Fix typosRajesh Tailor2022-05-301-1/+1
* | | Add missing conditionRajesh Tailor2022-05-271-2/+2
|/ /
* | Remove unavailable but not reported PCI devices at startupBalazs Gibizer2022-04-281-0/+10
* | db: Don't rely on autocommit behaviorStephen Finucane2022-04-081-6/+8
|/
* objects: Remove 'NovaObjectDictCompat' from 'InstancePCIRequest'Stephen Finucane2022-03-232-28/+17
* object/notification for Adds Pick guest CPU architecture based on hostJonathan Race2022-02-242-1/+20
* Merge "Raise InstanceNotFound on fkey constraint fail saving info cache"Zuul2022-02-211-0/+25
|\
| * Raise InstanceNotFound on fkey constraint fail saving info cachemelanie witt2022-02-071-0/+25
* | Merge "[yoga] Add PCI VPD Capability Handling"Zuul2022-02-051-0/+10
|\ \
| * | [yoga] Add PCI VPD Capability HandlingDmitrii Shcherbakov2022-02-011-0/+10
* | | Merge "Revert "Revert resize: wait for events according to hybrid plug""Zuul2022-02-041-8/+0
|\ \ \ | |/ /
| * | Revert "Revert resize: wait for events according to hybrid plug"Artom Lifshitz2022-01-311-8/+0
| |/
* | Migrate RequestSpec.numa_topology to use pcpusetBalazs Gibizer2021-12-031-30/+5
* | Reproduce bug 1952941Balazs Gibizer2021-12-031-0/+63
|/
* Merge "objects: Remove 'bandwidth' fields from notifications"Zuul2021-11-102-153/+0
|\
| * objects: Remove 'bandwidth' fields from notificationsStephen Finucane2021-11-032-153/+0
* | Merge "Add autopep8 to tox and pre-commit"Zuul2021-11-081-0/+1
|\ \ | |/ |/|
| * Add autopep8 to tox and pre-commitSean Mooney2021-11-081-0/+1
* | objects: Stop querying the main DB for keypairsStephen Finucane2021-10-181-88/+21
|/
* Merge "Allow 'bochs' as a display device option"Zuul2021-09-032-1/+23
|\
| * Allow 'bochs' as a display device optionKashyap Chamarthy2021-09-022-1/+23
* | Merge "Transfer RequestLevelParams from ports to scheduling"Zuul2021-08-311-4/+8
|\ \
| * | Transfer RequestLevelParams from ports to schedulingBalazs Gibizer2021-08-221-4/+8