mirror of
https://github.com/libvirt/libvirt.git
synced 2026-09-03 20:53:04 -05:00
parallels: add network driver
Parallels Cloud Server uses virtual networks model for network configuration. It uses own tools for virtual network management. So add network driver, which will be responsible for listing virtual networks and performing different operations on them (in consequent patched). This patch only allows listing virtual network names, without any parameters like DHCP server settings. Signed-off-by: Dmitry Guryanov <dguryanov@parallels.com>
This commit is contained in:
committed by
Daniel Veillard
parent
68c6d3dc31
commit
6034ce3130
@@ -76,6 +76,7 @@ src/openvz/openvz_conf.c
|
||||
src/openvz/openvz_driver.c
|
||||
src/openvz/openvz_util.c
|
||||
src/parallels/parallels_driver.c
|
||||
src/parallels/parallels_network.c
|
||||
src/parallels/parallels_utils.c
|
||||
src/parallels/parallels_utils.h
|
||||
src/parallels/parallels_storage.c
|
||||
|
||||
Reference in New Issue
Block a user