summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ROADMAP13
1 files changed, 0 insertions, 13 deletions
diff --git a/ROADMAP b/ROADMAP
index 8a7ba079..44f8359a 100644
--- a/ROADMAP
+++ b/ROADMAP
@@ -33,20 +33,7 @@ Beyond 1.20
for 1.10 but there's not nearly enough adoption of the new
'guestfish --rw' option out there to do this yet.
-* Allow alternate methods to start the appliance, including through
- libvirt, by connecting to an existing appliance, and remotely over
- ssh. Libvirt integration was originally planned for 1.10 but we
- didn't get patches in time.
-
* Write a new partition handling library to replace parted, and use it
instead of parted. (RHBZ#593511, RHBZ#642821).
-* Hot plugging of disks using QMP. This would allow more efficient
- reuse of the appliance in some circumstances: multiple disks
- (ie. VMs) can be added in turn to the same appliance. In particular
- this would help virt-df.
-
- [Note this requires upstream work on QMP, see:
- https://www.redhat.com/archives/libguestfs/2011-March/msg00124.html]
-
See TODO and BUGS files.