summaryrefslogtreecommitdiff
path: root/nova/tests/unit/compute/test_compute_mgr.py
Commit message (Expand)AuthorAgeFilesLines
* Stop ignoring missing compute nodes in claimsDan Smith2023-04-241-16/+27
* Merge "Transport context to all threads"Zuul2023-02-271-1/+7
|\
| * Transport context to all threadsFabian Wiesel2022-08-041-1/+7
* | Protect against a deleted node id fileDan Smith2023-02-011-3/+20
* | Check our nodes for hypervisor_hostname changesDan Smith2023-02-011-12/+36
* | Merge "compute: enhance compute evacuate instance to support target state"Zuul2023-02-011-7/+10
|\ \
| * | compute: enhance compute evacuate instance to support target stateSahid Orentino Ferdjaoui2023-01-311-7/+10
* | | Detect host renames and abort startupDan Smith2023-01-301-3/+51
|/ /
* | Make resource tracker use UUIDs instead of namesDan Smith2023-01-301-22/+17
* | Persist existing node uuids locallyDan Smith2023-01-201-9/+127
* | Pass service ref to init_host(), if existsDan Smith2023-01-201-9/+9
* | Merge "Store allocated RP in InstancePCIRequest"Zuul2022-12-211-10/+31
|\ \
| * | Store allocated RP in InstancePCIRequestBalazs Gibizer2022-12-211-10/+31
* | | Ironic: retry when node not availableJohn Garbutt2022-12-151-0/+36
* | | [compute] always set instance.host in post_livemigrationSean Mooney2022-10-071-0/+21
|/ /
* | Gracefully ERROR in _init_instance if vnic_type changedBalazs Gibizer2022-09-081-0/+30
* | Add support for volume backed server rebuildRajat Dhasmana2022-08-311-15/+174
* | Reject PCI dependent device configBalazs Gibizer2022-08-251-0/+40
* | Rename [pci]passthrough_whitelist to device_specBalazs Gibizer2022-08-101-6/+9
|/
* Remove double mockingBalazs Gibizer2022-08-021-14/+5
* Use unittest.mock instead of third party mockStephen Finucane2022-08-011-1/+1
* ignore deleted server groups in validationSean Mooney2022-06-211-5/+8
* add repoducer test for bug 1890244Sean Mooney2022-06-211-0/+18
* Merge "Record SRIOV PF MAC in the binding profile"Zuul2022-06-131-26/+82
|\
| * Record SRIOV PF MAC in the binding profileBalazs Gibizer2022-05-031-26/+82
* | Fix typosRajesh Tailor2022-05-301-3/+4
|/
* enable locking test fixtureSean Mooney2022-04-221-0/+4
* Fix pre_live_migration rollbackErlon R. Cruz2022-03-291-2/+4
* Clean up when queued live migration abortedAlexey Stupnikov2022-03-091-2/+17
* Merge "neutron: Rework how we check for extensions"Zuul2022-02-081-6/+6
|\
| * neutron: Rework how we check for extensionsStephen Finucane2021-09-021-6/+6
* | Revert "Revert resize: wait for events according to hybrid plug"Artom Lifshitz2022-01-311-95/+11
* | compute: Update volume_id within connection_info during swap_volumemaaoyu2021-10-071-2/+8
|/
* Merge "Transfer RequestLevelParams from ports to scheduling"Zuul2021-08-311-1/+2
|\
| * Transfer RequestLevelParams from ports to schedulingBalazs Gibizer2021-08-221-1/+2
* | Merge "Prevent deletion of a compute node belonging to another host"Zuul2021-08-301-0/+27
|\ \
| * | Prevent deletion of a compute node belonging to another hostMark Goddard2021-08-201-0/+27
* | | Add force kwarg to delete_allocation_for_instanceMatt Riedemann2021-08-301-1/+3
| |/ |/|
* | Merge "Improve prep_resize reschedule unit test"Zuul2021-08-201-2/+7
|\ \
| * | Improve prep_resize reschedule unit testRodrigo Barbieri2021-07-091-2/+7
* | | Merge "compute: Ensure updates to bdms during pre_live_migration are saved"Zuul2021-08-201-0/+7
|\ \ \ | |_|/ |/| |
| * | compute: Ensure updates to bdms during pre_live_migration are savedLee Yarwood2021-08-111-0/+7
* | | Merge "Clear rebalanced compute nodes from resource tracker"Zuul2021-08-201-2/+4
|\ \ \
| * | | Clear rebalanced compute nodes from resource trackerStephen Finucane2021-08-121-2/+4
| |/ /
* | | Merge "smartnic support - functional tests"Zuul2021-08-191-4/+4
|\ \ \
| * | | smartnic support - functional testsYongli He2021-08-051-4/+4
* | | | Merge "smartnic support - cleanup arqs"Zuul2021-08-191-1/+6
|\ \ \ \ | |/ / /
| * | | smartnic support - cleanup arqsYongli He2021-08-051-1/+6
* | | | Merge "smartnic support - build instance with smartnic arqs"Zuul2021-08-191-37/+114
|\ \ \ \ | |/ / /
| * | | smartnic support - build instance with smartnic arqsYongli He2021-08-051-37/+114
| | |/ | |/|