This repository has been archived by the owner on May 12, 2021. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
network: Wait for network device in UpdateInterface
A new field PciAddr has been added to grpc.Interface. This is the PCI identifier of the network device. In order to support network hotplug, we need to wait for the device to be online first based on the PCI address of the device inside the VM before updating its configuration. Fixes #305 Signed-off-by: Archana Shinde <[email protected]>
- Loading branch information