use local cirros image in post-deploy script 55/30755/2
authorAlex Yang <yangyang1@zte.com.cn>
Fri, 17 Mar 2017 00:57:39 +0000 (08:57 +0800)
committerAlex Yang <yangyang1@zte.com.cn>
Mon, 20 Mar 2017 07:32:43 +0000 (15:32 +0800)
commit9896291cd4f04519acc33ceeb5f9149174b2eb81
tree6b5f39598d2b6bbc4e922add3f7f63d7f54480b1
parente4485f2bb507a77012e4d21bd63357ef04b1d204
use local cirros image in post-deploy script

In daisy building job, cirros image is packed in daisy image file.
And it would be copied to /var/lib/daisy/images/ directory after daisy
installed. The post-deploy script can use it locally.

Change-Id: I45adbdd8b7c87b574367820076f6019638310ed8
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
deploy/post/execute.py