Feature pages are design documents that developers have created while collaborating on oVirt.
Most of them are outdated, but provide historical design context.
They are not user documentation and should not be treated as such.
Documentation is available here.
Most of them are outdated, but provide historical design context.
They are not user documentation and should not be treated as such.
Documentation is available here.
Hotplug Nic
Hotplug/Hotunplug of Network Interface Cards
Summary
Allow to hot plug and unplug a NIC to/from running guest.
Owner
- Name: Igor Lvovsky
Current status
Detailed Description
Today it is not allowed to plug or unplug NIC to/from running guest. In order to improve a user experience a new APIs will be introduced which will allow to hot plug/unplug NIC in running VM.
Benefit to oVirt
The following feature will improve user experience and will add flexibility for using VMs.
Dependencies / Related Features
This feature is depends from Features/Design/StableDeviceAddresses feature that introduce a new device’s parameter layout
Affected oVirt projects:
- VDSM
- REST
- Engine-core
- Webadmin
- User Portal