[Pkg-libvirt-commits] [libguestfs] 141/266: v2v: Update TODO.
Hilko Bengen
bengen at moszumanska.debian.org
Fri Oct 3 14:41:53 UTC 2014
This is an automated email from the git hooks/post-receive script.
bengen pushed a commit to annotated tag debian/1%1.27.35-1
in repository libguestfs.
commit cf714fc08d455bc4524d97ca7b575bf3cc50b7be
Author: Richard W.M. Jones <rjones at redhat.com>
Date: Wed Aug 20 11:44:49 2014 +0100
v2v: Update TODO.
---
v2v/TODO | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/v2v/TODO b/v2v/TODO
index 1bf8ee3..3d30dcb 100644
--- a/v2v/TODO
+++ b/v2v/TODO
@@ -26,6 +26,11 @@ v2v/source_libvirt.ml: * XXX Quoting, although it's not needed for v
v2v/target_RHEV.ml: (* Old virt-v2v ignored removable media. XXX *)
v2v/types.mli: (* Only used by RHEV. XXX Should be parameterized type. *)
+Perform network mapping on command line, eg:
+ --network net1 # Means map "default" to "net1"
+ --network net:net2 # Means map "net" to "net2"
+How did old virt-v2v do this?
+
For OVA support we need to have the source write to the final target
directory (where possible as it might not always be possible to do
that). One way to do this is to have an early target hook, called
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libguestfs.git
More information about the Pkg-libvirt-commits
mailing list