Use a fixed ubuntu 16.04 image 63/52563/3
authorzhihui wu <wu.zhihui1@zte.com.cn>
Sat, 24 Feb 2018 06:52:10 +0000 (14:52 +0800)
committerzhihui wu <wu.zhihui1@zte.com.cn>
Sat, 24 Feb 2018 07:16:09 +0000 (15:16 +0800)
Use a fixed ubuntu 16.04 image

Change-Id: I2eeeb647c6fa55af2c0149022e03326cb03a26a5
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
resources/ansible_roles/openstack/defaults/main.yml

index 19af96b..1e6d6e9 100644 (file)
@@ -15,6 +15,6 @@ flavor_name: qtip_flavor
 net_name: qtip_net
 subnet_name: qtip_subnet
 inst_name: qtip
-image_url: https://cloud-images.ubuntu.com/releases/16.04/release/ubuntu-16.04-server-cloudimg-amd64-disk1.img
-checksum: 9cb8ed487ad8fbc8b7d082968915c4fd
+image_url: https://cloud-images.ubuntu.com/releases/16.04/release-20180222/ubuntu-16.04-server-cloudimg-amd64-disk1.img
+checksum: 027b3e9d219f0f6c17b5448ed67dc41e
 download_dest: /tmp/qtip/images
\ No newline at end of file