solstice-ci/crates/orchestrator
Till Wegmueller d05121b378
Switch orchestrator from libvirt crate to virt crate for Linux hypervisor backend
This commit replaces the `libvirt` crate with the `virt` crate for managing the libvirt backend on Linux. Key changes include:

- Updated `Cargo.toml` dependencies and feature configuration.
- Refactored hypervisor implementation to align with `virt` crate API.
- Improved error handling and lifecycle management for VMs and networks.
2025-10-26 16:08:36 +01:00
..
src Switch orchestrator from libvirt crate to virt crate for Linux hypervisor backend 2025-10-26 16:08:36 +01:00
Cargo.toml Switch orchestrator from libvirt crate to virt crate for Linux hypervisor backend 2025-10-26 16:08:36 +01:00