25fbf32f22c7f1a8082269782034bf9477e96e48
Go to file
Dmitriy Rabotyagov 25fbf32f22 Allow to perform parallel live migrations
This patch implements parallel live migrations for libvirt driver.
It is achieved through introduction of new configuration parameter
`live_migration_parallel_connections`.
This allows to eliminate bottleneck on live migration speed by
establishing multiple connections for memory transition, thus
leveraging multi-threaded behavior in QEMU.
Implements-blueprint: libvirt-parallel-migrate
Change-Id: I98ff5f07f94d94f3aa0227591f425d532773adb0
Signed-off-by: Dmitriy Rabotyagov <dmitriy.rabotyagov@cleura.com>
2025年11月07日 07:17:54 -08:00
2025年09月02日 18:06:31 +05:30
2024年08月30日 02:29:38 +01:00
2025年10月21日 11:58:39 +00:00
2025年11月07日 07:17:54 -08:00
2024年05月20日 21:41:24 +00:00
2025年09月08日 09:35:47 -07:00
2023年11月10日 20:12:31 +00:00
2024年08月31日 18:05:41 +09:00
2019年04月19日 19:45:52 +00:00
2014年05月07日 12:14:26 -07:00
2017年11月24日 16:51:12 -05:00
2025年09月22日 10:17:39 +00:00
2024年09月11日 18:35:29 +01:00
2010年05月27日 23:05:26 -07:00
2017年09月07日 15:42:31 +02:00
2025年05月08日 23:50:44 +01:00
2025年03月19日 12:30:41 +00:00
2025年04月29日 09:32:24 +02:00
2024年01月12日 17:47:49 +09:00
2024年05月01日 01:30:04 +09:00
2025年09月24日 15:38:26 +02:00

OpenStack Nova

OpenStack Nova provides a cloud computing fabric controller, supporting a wide variety of compute technologies, including: libvirt (KVM, Xen, LXC and more), VMware and OpenStack Ironic.

Use the following resources to learn more.

API

To learn how to use Nova's API, consult the documentation available online at:

For more information on OpenStack APIs, SDKs and CLIs in general, refer to:

Operators

To learn how to deploy and configure OpenStack Nova, consult the documentation available online at:

In the unfortunate event that bugs are discovered, they should be reported to the appropriate bug tracker. If you obtained the software from a 3rd party operating system vendor, it is often wise to use their own bug tracker for reporting problems. In all other cases use the master OpenStack bug tracker, available at:

Developers

For information on how to contribute to Nova, please see the contents of the CONTRIBUTING.rst.

Any new code must follow the development guidelines detailed in the HACKING.rst file, and pass all unit tests.

To understand better the processes that the team is using, please refer to the Process document.

Further developer focused documentation is available at:

Other Information

During each Summit and Project Team Gathering, we agree on what the whole community wants to focus on for the upcoming release. The plans for nova can be found at:

Description
OpenStack Compute (Nova)
Readme 1.7 GiB
Languages
Python 97.6%
Smarty 2.3%
Shell 0.1%