From 0ca9ce7e15174b03edf52cca74ce8e55fd0778a6 Mon Sep 17 00:00:00 2001 From: mad Date: Sat, 1 Dec 2018 17:51:40 +0000 Subject: [PATCH] Update page 'About' --- About.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/About.md b/About.md index 279fbf5..2a485b2 100644 --- a/About.md +++ b/About.md @@ -12,13 +12,14 @@ As of now, nlvmi is capable of the following things:
-Creating (up to 3) tap interfaces and adding them to defined network bridges
-Handling vms on remote servers via ssh
-Novnc access to VMs
+-handling of qcow images (maybe even minimal lvm management one day)
+-a mac-address generator
A few things are planned to get added:
--handling of qcow images (maybe even minimal lvm management one day)
-live migration between hosts
-initd script / systemd unit to start/stop vms on host reboots (autostart can already be achieved via a cron @reboot entry)
-some server overview with current usage
--a mac-address generator
+ These things are not in scope:
-measuring usage of vms to bill customers or such