Finally, the rewrite virt-v2v is ready for testing, so this patch
including 7 files update to make sure v2v test can work normally.
ovirt: Update for new ovirt API and bugs fix
ppm_utils.py: Introduce two functions for image crop and compare
utils_env: Update the tcpdump start function
utils_misc: Add a new function to add identities into ssh agent
utils_v2v: According the new version virt-v2v, update utils functions
and introduce a new VirshSession for SASL authentication(for
ovirt node virsh session creation)
virsh: Update VirshSession for inheritance and add two new functions for
mouse move and click.
virt_vm: Also get mac address from XML for v2v VM
Finally, the rewrite virt-v2v is ready for testing, so this patch including 7 files update to make sure v2v test can work normally.
ovirt: Update for new ovirt API and bugs fix ppm_utils.py: Introduce two functions for image crop and compare utils_env: Update the tcpdump start function utils_misc: Add a new function to add identities into ssh agent utils_v2v: According the new version virt-v2v, update utils functions and introduce a new VirshSession for SASL authentication(for ovirt node virsh session creation) virsh: Update VirshSession for inheritance and add two new functions for mouse move and click. virt_vm: Also get mac address from XML for v2v VM
Signed-off-by: Yanbing Du ydu@redhat.com