On 06/28/2011 01:54 PM, Guannan.ren wrote:
---
env.cfg | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/env.cfg b/env.cfg
index e1237de..b5e404a 100644
--- a/env.cfg
+++ b/env.cfg
@@ -135,3 +135,9 @@ testnic = eth1
# a PCI device to use for attach/detach/reset tests
# for example testpci = 00:19.0
testpci =
+
+# The IP address of migration target machine
+target_machine=
+target_user = root
+target_password =
+
ACK.
- nzhang