2023-11-09 02:21:42 +03:00
2023-11-09 02:21:42 +03:00
2023-11-09 01:17:50 +03:00
2023-11-06 12:52:19 +03:00
2023-11-09 01:17:50 +03:00
2023-11-09 01:17:50 +03:00
2023-11-09 01:17:50 +03:00
2023-11-09 02:21:42 +03:00

Compute

Compute-instance management library and tools.

Docs

Run make serve-docs. See Development below.

Roadmap

  • Create instances
  • CDROM
  • Instance power management
  • Instance pause and resume
  • vCPU hotplug
  • Memory hotplug
  • Hot disk resize [not tested]
  • CPU topology customization
  • CPU customization (emulation mode, model, vendor, features)
  • BIOS/UEFI settings
  • Device attaching
  • Device detaching
  • GPU passthrough
  • CPU guarantied resource percent support
  • QEMU Guest Agent management
  • Instance resources usage stats
  • SSH-keys management
  • Setting user passwords in guest [not tested]
  • LXC
  • QCOW2 disks support
  • ZVOL support
  • Network disks support
  • Images service integration (Images service is not implemented yet)
  • Manage storage pools
  • Instance snapshots
  • Instance backups
  • Instance migrations
  • HTTP API
  • Full functional CLI [in progress]

Development

Install poetry, clone this repository and run:

poetry install --with dev --with docs
Description
No description provided
Readme 585 KiB
Languages
Python 92.7%
Shell 3.8%
Makefile 2.8%
Dockerfile 0.7%