[libvirt] [test-API PATCH] remove original 'util' object in testcases

Osier Yang jyang at redhat.com
Mon Apr 23 14:17:24 UTC 2012


On 2012年04月23日 21:46, Guannan Ren wrote:
> ---
>   repos/domain/cpu_affinity.py    |    4 ++--
>   repos/domain/cpu_topology.py    |    8 ++++----
>   repos/domain/ownership_test.py  |   12 ++++++------
>   repos/domain/restore.py         |    8 ++++----
>   repos/domain/save.py            |   10 +++++-----
>   repos/libvirtd/qemu_hang.py     |   12 ++++++------
>   repos/libvirtd/restart.py       |   12 ++++++------
>   repos/libvirtd/upstart.py       |    6 +++---
>   repos/network/network_list.py   |   12 ++++++------
>   repos/remoteAccess/tcp_setup.py |    8 ++++----
>   repos/remoteAccess/tls_setup.py |   28 ++++++++++++++--------------
>   repos/sVirt/domain_nfs_start.py |    8 ++++----
>   12 files changed, 64 insertions(+), 64 deletions(-)
>

ACK, per the utils class is already destroyed in
previous commit, but it's better to explain the
reason to destroy it in commit message.

Osier




More information about the libvir-list mailing list