On 10/13/2011 07:30 PM, Wayne Sun wrote:
For patch size consideration, only one file chage is display here --- .../migration/ssh_persistent_paused_with_dst.conf | 192 +++++++++++++++++++ .../migration/ssh_persistent_running_with_dst.conf | 192 +++++++++++++++++++ cases/migration/ssh_transient_paused_with_dst.conf | 200 ++++++++++++++++++++ .../migration/ssh_transient_running_with_dst.conf | 198 +++++++++++++++++++ .../migration/tcp_persistent_paused_with_dst.conf | 192 +++++++++++++++++++ .../migration/tcp_persistent_running_with_dst.conf | 192 +++++++++++++++++++ .../tcp_sasl_persistent_paused_with_dst.conf | 64 +++++++ .../tcp_sasl_persistent_running_with_dst.conf | 64 +++++++ .../tcp_sasl_transient_paused_with_dst.conf | 64 +++++++ .../tcp_sasl_transient_running_with_dst.conf | 64 +++++++ cases/migration/tcp_transient_paused_with_dst.conf | 200 ++++++++++++++++++++ .../migration/tcp_transient_running_with_dst.conf | 198 +++++++++++++++++++ .../migration/tls_persistent_paused_with_dst.conf | 192 +++++++++++++++++++ .../migration/tls_persistent_running_with_dst.conf | 192 +++++++++++++++++++ .../tls_sasl_persistent_paused_with_dst.conf | 64 +++++++ .../tls_sasl_persistent_running_with_dst.conf | 64 +++++++ .../tls_sasl_transient_paused_with_dst.conf | 64 +++++++ .../tls_sasl_transient_running_with_dst.conf | 64 +++++++ cases/migration/tls_transient_paused_with_dst.conf | 200 ++++++++++++++++++++ .../migration/tls_transient_running_with_dst.conf | 198 +++++++++++++++++++ 20 files changed, 2858 insertions(+), 0 deletions(-) diff --git a/cases/migration/ssh_persistent_paused_with_dst.conf b/cases/migration/ssh_persistent_paused_with_dst.conf index 67e4191..05f9277 100644 --- a/cases/migration/ssh_persistent_paused_with_dst.conf +++ b/cases/migration/ssh_persistent_paused_with_dst.conf @@ -7,6 +7,22 @@ domain:define $defaultos guesttype $defaulthv + uuid + $static_uuid + +domain:define + guestname + $defaultos + guesttype + $defaulthv + uuid + $static_uuid + target_machine + $target_machine + username + $target_user + password + $target_password domain:start guestname @@ -45,6 +61,22 @@ domain:define $defaultos guesttype $defaulthv + uuid + $static_uuid + +domain:define + guestname + $defaultos + guesttype + $defaulthv + uuid + $static_uuid + target_machine + $target_machine + username + $target_user + password + $target_password domain:start guestname @@ -83,6 +115,22 @@ domain:define $defaultos guesttype $defaulthv + uuid + $static_uuid + +domain:define + guestname + $defaultos + guesttype + $defaulthv + uuid + $static_uuid + target_machine + $target_machine + username + $target_user + password + $target_password domain:start guestname @@ -121,6 +169,22 @@ domain:define $defaultos guesttype $defaulthv + uuid + $static_uuid + +domain:define + guestname + $defaultos + guesttype + $defaulthv + uuid + $static_uuid + target_machine + $target_machine + username + $target_user + password + $target_password domain:start guestname @@ -159,6 +223,22 @@ domain:define $defaultos guesttype $defaulthv + uuid + $static_uuid + +domain:define + guestname + $defaultos + guesttype + $defaulthv + uuid + $static_uuid + target_machine + $target_machine + username + $target_user + password + $target_password domain:start guestname @@ -197,6 +277,22 @@ domain:define $defaultos guesttype $defaulthv + uuid + $static_uuid + +domain:define + guestname + $defaultos + guesttype + $defaulthv + uuid + $static_uuid + target_machine + $target_machine + username + $target_user + password + $target_password domain:start guestname @@ -235,6 +331,22 @@ domain:define $defaultos guesttype $defaulthv + uuid + $static_uuid + +domain:define + guestname + $defaultos + guesttype + $defaulthv + uuid + $static_uuid + target_machine + $target_machine + username + $target_user + password + $target_password domain:start guestname @@ -273,6 +385,22 @@ domain:define $defaultos guesttype $defaulthv + uuid + $static_uuid + +domain:define + guestname + $defaultos + guesttype + $defaulthv + uuid + $static_uuid + target_machine + $target_machine + username + $target_user + password + $target_password domain:start guestname @@ -311,6 +439,22 @@ domain:define $defaultos guesttype $defaulthv + uuid + $static_uuid + +domain:define + guestname + $defaultos + guesttype + $defaulthv + uuid + $static_uuid + target_machine + $target_machine + username + $target_user + password + $target_password domain:start guestname @@ -349,6 +493,22 @@ domain:define $defaultos guesttype $defaulthv + uuid + $static_uuid + +domain:define + guestname + $defaultos + guesttype + $defaulthv + uuid + $static_uuid + target_machine + $target_machine + username + $target_user + password + $target_password domain:start guestname @@ -387,6 +547,22 @@ domain:define $defaultos guesttype $defaulthv + uuid + $static_uuid + +domain:define + guestname + $defaultos + guesttype + $defaulthv + uuid + $static_uuid + target_machine + $target_machine + username + $target_user + password + $target_password domain:start guestname @@ -425,6 +601,22 @@ domain:define $defaultos guesttype $defaulthv + uuid + $static_uuid + +domain:define + guestname + $defaultos + guesttype + $defaulthv + uuid + $static_uuid + target_machine + $target_machine + username + $target_user + password + $target_password domain:start guestname -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list
ACK and pushed Guannan Ren -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list