Update the debian image link to something more stable.
It looks like the debian image link is currently dead after the latest build. A link under the current-9 dir seesm to link to the latest debian 9 build in the current dir. new loc: http://cdimage.debian.org/cdimage/openstack/current-9/debian-9-openstack-amd64.qcow2 looks to be the same image as: http://cdimage.debian.org/cdimage/openstack/current/debian-9.3.6-20180225-openstack-amd64.qcow2 Change-Id: I06f299097c5186369557be21101071de56128eef Closes-Bug: 1752180
This commit is contained in:
parent
41ca003868
commit
bf71e5d1fc
@ -132,9 +132,9 @@ images:
|
||||
- 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.qcow2
|
||||
- name: Debian 9.3.4
|
||||
- name: Debian 9 Latest
|
||||
format: qcow2
|
||||
url: http://cdimage.debian.org/cdimage/openstack/current/debian-9.3.4-20180118-openstack-amd64.qcow2
|
||||
url: http://cdimage.debian.org/cdimage/openstack/current-9/debian-9-openstack-amd64.qcow2
|
||||
- name: Debian TESTING
|
||||
format: qcow2
|
||||
url: http://cdimage.debian.org/cdimage/openstack/testing/debian-testing-openstack-amd64.qcow2
|
||||
|
Loading…
x
Reference in New Issue
Block a user