-
Notifications
You must be signed in to change notification settings - Fork 772
Closed
Description
multipass has libvirt support, but currently that means spawning its own copy, siloed. Not very useful is you have libvirt networks, storage, images, etc already available on the host.
It would be useful if multipass could connect to the host libvirt. Either by providing a socket path, in the case of the classic snap, or by using the libvirt snap interface.
Reactions are currently unavailable