Re: [libvirt] [test-API][PATCH] Add network update test case

2013-08-11 Thread Guannan Ren
On 08/09/2013 05:28 PM, hongming zhang wrote: The patch add network update test case to cover network update api. modified: cases/basic_network.conf - The test suite covers add/modify/delete ip-dhcp-host in network. For other test scenario, they can be test via customing the conf file. new

[libvirt] [test-API][PATCH] Add network update test case

2013-08-09 Thread hongming zhang
The patch add network update test case to cover network update api. modified: cases/basic_network.conf - The test suite covers add/modify/delete ip-dhcp-host in network. For other test scenario, they can be test via customing the conf file. new file: repos/network/update.py - So far the network