Fixed Suse Image to use link without build information
It looks like they update the builds pretty often. This change is to make it use the more generic link to the latest build that isn't changed as often. Change-Id: I31d3b76e2b26c0ef5bfe1ec4a3f2dcc5c34f8f41 Closes-Bug: 1746604
This commit is contained in:
parent
6635553823
commit
8aa9402d1f
@ -131,7 +131,7 @@ images:
|
||||
url: http://cloud.centos.org/centos/7/images/CentOS-7-x86_64-GenericCloud.qcow2
|
||||
- name: OpenSuse Leap 42.3
|
||||
format: qcow2
|
||||
url: http://download.opensuse.org/repositories/Cloud:/Images:/Leap_42.3/images/openSUSE-Leap-42.3-OpenStack.x86_64-0.0.4-Build7.64.qcow2
|
||||
url: http://download.opensuse.org/repositories/Cloud:/Images:/Leap_42.3/images/openSUSE-Leap-42.3-OpenStack.x86_64.qcow2
|
||||
- name: Debian 9.3.4
|
||||
format: qcow2
|
||||
url: http://cdimage.debian.org/cdimage/openstack/current/debian-9.3.4-20180118-openstack-amd64.qcow2
|
||||
|
Loading…
x
Reference in New Issue
Block a user