Update the cirros to 0.4.0 for tempest

refer to http://download.cirros-cloud.net/0.4.0/

Change-Id: Ic61e613f5d8ee330c10537f6285e789faded4483
This commit is contained in:
caoyuan 2018-04-09 22:59:15 +08:00
parent d2f5570823
commit 4c39ea7ecc

View File

@ -24,7 +24,7 @@ tempest_image_full: "{{ tempest_image }}:{{ tempest_tag }}"
###########################
# Tempest Required Resource
###########################
image_url: "http://download.cirros-cloud.net/0.3.5/cirros-0.3.5-x86_64-disk.img"
image_url: "http://download.cirros-cloud.net/0.4.0/cirros-0.4.0-x86_64-disk.img"
tempest_image_id:
tempest_image_alt_id: "{{ tempest_image_id }}"