summaryrefslogtreecommitdiff
path: root/nova/tests/unit/objects
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge "Parse extended resource request from the port data"Zuul2021-08-311-0/+58
|\ \ \ | |/ /
| * | Parse extended resource request from the port dataBalazs Gibizer2021-08-211-0/+58
* | | Merge "Add same_subtree field to RequestLevelParams"Zuul2021-08-312-1/+52
|\ \ \ | |/ /
| * | Add same_subtree field to RequestLevelParamsBalazs Gibizer2021-08-212-1/+52
* | | Prevent deletion of a compute node belonging to another hostMark Goddard2021-08-201-1/+11
|/ /
* | Merge "smartnic support - new vnic type"Zuul2021-08-192-5/+23
|\ \
| * | smartnic support - new vnic typeYongli He2021-08-052-5/+23
* | | db: Enable auto-generation of migrationsStephen Finucane2021-08-091-2/+4
* | | db: Post reshuffle cleanupStephen Finucane2021-08-091-2/+2
* | | db: Move remaining 'nova.db.sqlalchemy' modulesStephen Finucane2021-08-091-2/+2
* | | db: Unify 'nova.db.api', 'nova.db.sqlalchemy.api'Stephen Finucane2021-08-0926-135/+141
* | | objects: Fix VIFMigrateData.supports_os_vif_delegation setterStephen Finucane2021-06-181-0/+21
|/ /
* | Merge "tests: Merge flavor tests"Zuul2021-06-161-0/+123
|\ \
| * | tests: Merge flavor testsStephen Finucane2021-03-291-0/+123
| |/
* | Merge "Use NotificationFixture for legacy notifications too"Zuul2021-06-092-6/+5
|\ \
| * | Use NotificationFixture for legacy notifications tooBalazs Gibizer2021-05-242-6/+5
* | | Merge "Create a fixture around fake_notifier"Zuul2021-06-091-3/+1
|\ \ \ | |/ /
| * | Create a fixture around fake_notifierBalazs Gibizer2021-05-241-3/+1
| |/
* | Merge "Fix RequestLevelParams persistence handling in RequestSpec"Zuul2021-06-041-1/+12
|\ \
| * | Fix RequestLevelParams persistence handling in RequestSpecBalazs Gibizer2021-05-281-1/+12
* | | Merge "Replace getargspec with getfullargspec"Zuul2021-06-011-2/+3
|\ \ \ | |/ / |/| |
| * | Replace getargspec with getfullargspeclikui2021-05-121-2/+3
| |/
* | image_meta: Provide image_ref as the id when fetching from instanceLee Yarwood2021-05-201-3/+5
|/
* pci: Add vDPA vnic to PCI request mapping and filteringSean Mooney2021-03-161-57/+156
* objects: Add 'VDPA' to 'PciDeviceType'Sean Mooney2021-03-112-1/+19
* libvirt: Add support for virtio-based input devicesStephen Finucane2021-03-052-1/+17
* Merge "tests: Poison os.uname"Zuul2021-03-041-1/+6
|\
| * tests: Poison os.unameStephen Finucane2021-02-201-1/+6
* | Merge "Remove unused Instance method"Zuul2021-03-031-21/+0
|\ \
| * | Remove unused Instance methodBalazs Gibizer2021-02-111-21/+0
* | | objects: Add 'socket' PCI NUMA affinityArtom Lifshitz2021-02-242-2/+8
* | | libvirt: start tracking NUMACell.socket for hostsArtom Lifshitz2021-02-212-1/+6
| |/ |/|
* | Merge "Rename ensure_network_metadata to amend requested_networks"Zuul2021-02-121-4/+11
|\ \
| * | Rename ensure_network_metadata to amend requested_networksSylvain Bauza2021-02-031-4/+11
* | | Merge "Add requested_networks field to RequestSpec object"Zuul2021-02-092-3/+38
|\ \ \ | |/ /
| * | Add requested_networks field to RequestSpec objectSylvain Bauza2021-02-032-3/+38
| |/
* | fup: Merge duplicate volume attachment checksLee Yarwood2021-02-042-1/+24
|/
* Merge "Add an online migration for PciDevice.uuid"Zuul2021-01-171-3/+46
|\
| * Add an online migration for PciDevice.uuidStephen Finucane2020-04-301-3/+46
* | Merge "Modify PciDevice.uuid generation code"Zuul2021-01-171-27/+89
|\ \ | |/
| * Modify PciDevice.uuid generation codeStephen Finucane2020-04-301-27/+89
* | Remove six.text_type (2/2)Takashi Natsume2020-12-137-26/+17
* | Merge "objects: Remove Agent, AgentList"Zuul2020-11-142-105/+0
|\ \
| * | objects: Remove Agent, AgentListStephen Finucane2020-09-112-105/+0
* | | Remove six.iteritems/itervalues/iterkeysTakashi Natsume2020-11-071-2/+2
* | | Remove six.movesTakashi Natsume2020-11-071-1/+1
* | | objects: Fix issue in exception typeStephen Finucane2020-10-121-1/+14
* | | Merge "objects: Remove 'XenapiLiveMigrateData'"Zuul2020-09-132-31/+0
|\ \ \ | |/ /
| * | objects: Remove 'XenapiLiveMigrateData'Stephen Finucane2020-09-112-31/+0
* | | Follow up for I67504a37b0fe2ae5da3cba2f3122d9d0e18b9481Balazs Gibizer2020-09-111-0/+21
|/ /