solstice-ci/crates
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
..
ciadm Initial Commit 2025-10-25 20:01:08 +02:00
cidev Initial Commit 2025-10-25 20:01:08 +02:00
common Initial Commit 2025-10-25 20:01:08 +02:00
forge-integration Initial Commit 2025-10-25 20:01:08 +02:00
github-integration Initial Commit 2025-10-25 20:01:08 +02:00
migration Add orchestrator persistence using SeaORM for initial database support 2025-10-26 15:38:54 +01:00
orchestrator Switch orchestrator from libvirt crate to virt crate for Linux hypervisor backend 2025-10-26 16:08:36 +01:00
workflow-runner Initial Commit 2025-10-25 20:01:08 +02:00