Eliminate error logs in virtual deployment 27/38627/2
authorAlex Yang <yangyang1@zte.com.cn>
Wed, 2 Aug 2017 12:26:50 +0000 (20:26 +0800)
committerAlex Yang <yangyang1@zte.com.cn>
Wed, 2 Aug 2017 15:49:16 +0000 (23:49 +0800)
commite1267f7064473d66ebc570e47788420cbe1da8ca
tree607bcfca16c7ed4440f3828581a8b98101999a05
parentc91f763177b26dc05be4ccc8536f4cd76296d983
Eliminate error logs in virtual deployment

There are some error messages in virtual deployment, such as
"Domain not found" or "network is already active".
The script forgets to destroy the keep-alived network, and should
not destroy a non-existent VM or network.

Change-Id: I8d9dce9d70f732bd6942b293e407e1845d81fc39
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
ci/deploy/deploy.sh