summaryrefslogtreecommitdiff
path: root/nova
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | Merge "libvirt: let CPUs be power managed"Zuul2023-02-185-5/+53
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | libvirt: let CPUs be power managedSylvain Bauza2023-02-105-5/+53
* | | | | | | | | | | Merge "libvirt: Add configuration options to set SPICE compression settings"Zuul2023-02-175-1/+171
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | libvirt: Add configuration options to set SPICE compression settingsManuel Bentele2023-01-115-1/+171
* | | | | | | | | | | | Merge "Factor out a mixin class for candidate aware filters"Zuul2023-02-153-49/+65
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Factor out a mixin class for candidate aware filtersBalazs Gibizer2023-01-203-49/+65
* | | | | | | | | | | | | Merge "cpu: interfaces for managing state and governor"Zuul2023-02-159-0/+462
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | cpu: interfaces for managing state and governorSylvain Bauza2023-02-099-0/+462
* | | | | | | | | | | | | Merge "Add logging to find test cases leaking libvirt threads"Zuul2023-02-142-0/+44
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / |/| | | | | | / / / / / / | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Add logging to find test cases leaking libvirt threadsSylvain Bauza2023-02-102-0/+44
| |/ / / / / / / / / /
* | | | | | | | | | | Merge "Stable compute uuid functional tests"Zuul2023-02-082-0/+105
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Stable compute uuid functional testsDan Smith2023-02-012-0/+105
* | | | | | | | | | | | Merge "Abort startup if nodename conflict is detected"Zuul2023-02-086-2/+49
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | | / / / / / / / / / / | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Abort startup if nodename conflict is detectedDan Smith2023-02-016-2/+49
* | | | | | | | | | | Merge "Move comment about _destroy_evacuated_instances()"Zuul2023-02-071-6/+6
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Move comment about _destroy_evacuated_instances()Dan Smith2023-02-011-6/+6
* | | | | | | | | | | Merge "Fix 6.2 compute RPC version alias"Zuul2023-02-071-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Fix 6.2 compute RPC version aliasTobias Urdin2023-02-061-1/+1
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Protect against a deleted node id fileDan Smith2023-02-014-8/+42
|/ / / / / / / / /
* | | | | | | | | Check our nodes for hypervisor_hostname changesDan Smith2023-02-016-24/+65
| |_|_|_|/ / / / |/| | | | | | |
* | | | | | | | Merge "api: extend evacuate instance to support target state"Zuul2023-02-0122-25/+226
|\ \ \ \ \ \ \ \
| * | | | | | | | api: extend evacuate instance to support target stateSahid Orentino Ferdjaoui2023-01-3122-25/+226
* | | | | | | | | Merge "compute: enhance compute evacuate instance to support target state"Zuul2023-02-0115-65/+201
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | compute: enhance compute evacuate instance to support target stateSahid Orentino Ferdjaoui2023-01-3115-65/+201
* | | | | | | | | Merge "Detect host renames and abort startup"Zuul2023-02-012-12/+82
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Detect host renames and abort startupDan Smith2023-01-302-12/+82
* | | | | | | | | | Merge "Add further workaround features for qemu_monitor_announce_self"Zuul2023-01-313-10/+69
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Add further workaround features for qemu_monitor_announce_selfas02023-01-303-10/+69
* | | | | | | | | | Fixup patch for stable-compute-uuid seriesDan Smith2023-01-305-8/+6
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Make resource tracker use UUIDs instead of namesDan Smith2023-01-309-169/+195
* | | | | | | | | Merge "Persist existing node uuids locally"Zuul2023-01-303-10/+184
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Persist existing node uuids locallyDan Smith2023-01-203-10/+184
* | | | | | | | | | Merge "Fix rescue volume-based instance"Zuul2023-01-303-11/+214
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix rescue volume-based instanceRajesh Tailor2022-08-263-11/+214
* | | | | | | | | | | Merge "Add get_available_node_uuids() to virt driver"Zuul2023-01-2710-6/+39
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Add get_available_node_uuids() to virt driverDan Smith2023-01-2010-6/+39
* | | | | | | | | | | Merge "Pass service ref to init_host(), if exists"Zuul2023-01-265-18/+22
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Pass service ref to init_host(), if existsDan Smith2023-01-205-18/+22
* | | | | | | | | | | Merge "Add virt/node module for stable uuids"Zuul2023-01-266-0/+274
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Add virt/node module for stable uuidsDan Smith2023-01-206-0/+274
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge "libvirt: Replace usage of compareCPU() with compareHypervisorCPU()"Zuul2023-01-264-19/+45
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | libvirt: Replace usage of compareCPU() with compareHypervisorCPU()Kashyap Chamarthy2023-01-244-19/+45
* | | | | | | | | | | Merge "libvirt: At start-up rework compareCPU() usage with a workaround"Zuul2023-01-263-30/+46
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | libvirt: At start-up rework compareCPU() usage with a workaroundKashyap Chamarthy2023-01-243-30/+46
* | | | | | | | | | | Merge "Handle InstanceInvalidState exception"Zuul2023-01-263-0/+35
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Handle InstanceInvalidState exceptionRajesh Tailor2023-01-233-0/+35
* | | | | | | | | | | | Merge "Check VMDK create-type against an allowed list"Zuul2023-01-253-0/+86
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Check VMDK create-type against an allowed listDan Smith2023-01-243-0/+86
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge "Make tenant network policy default to PROJECT_READER_OR_ADMIN"Zuul2023-01-241-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Make tenant network policy default to PROJECT_READER_OR_ADMINGhanshyam Mann2022-11-191-2/+2