Switch nodepool builders to opendev.org mirror

Change-Id: I1cd78fedea1b7e5bc9563531258179d97e9a9727
This commit is contained in:
Ian Wienand
2019-10-24 09:49:44 +11:00
parent 05f8a799ba
commit a2ce3916e1
+9 -9
View File
@@ -223,9 +223,9 @@ diskimages:
- cache-devstack
release: stretch
env-vars:
DIB_DISTRIBUTION_MIRROR: 'http://mirror.dfw.rax.openstack.org/debian'
DIB_DISTRIBUTION_MIRROR: 'http://mirror.dfw.rax.opendev.org/debian'
DIB_DEBIAN_SECURITY_MIRROR:
'http://mirror.dfw.rax.openstack.org/debian-security'
'http://mirror.dfw.rax.opendev.org/debian-security'
DIB_DEBIAN_SECURITY_SUBPATH: ''
- name: debian-buster
@@ -236,9 +236,9 @@ diskimages:
- cache-devstack
release: buster
env-vars:
DIB_DISTRIBUTION_MIRROR: 'http://mirror.dfw.rax.openstack.org/debian'
DIB_DISTRIBUTION_MIRROR: 'http://mirror.dfw.rax.opendev.org/debian'
DIB_DEBIAN_SECURITY_MIRROR:
'http://mirror.dfw.rax.openstack.org/debian-security'
'http://mirror.dfw.rax.opendev.org/debian-security'
DIB_DEBIAN_SECURITY_SUBPATH: ''
DIB_BLOCK_DEVICE_CONFIG: |
# Default single partition loopback
@@ -285,7 +285,7 @@ diskimages:
release: '15.1'
python-path: /usr/bin/python3
env-vars:
DIB_DISTRIBUTION_MIRROR: 'http://mirror.dfw.rax.openstack.org/opensuse'
DIB_DISTRIBUTION_MIRROR: 'http://mirror.dfw.rax.opendev.org/opensuse'
- name: opensuse-tumbleweed
parent: base
@@ -296,7 +296,7 @@ diskimages:
release: 'tumbleweed'
python-path: /usr/bin/python3
env-vars:
DIB_DISTRIBUTION_MIRROR: 'http://mirror.dfw.rax.openstack.org/opensuse'
DIB_DISTRIBUTION_MIRROR: 'http://mirror.dfw.rax.opendev.org/opensuse'
############ Ubuntu #############
@@ -309,7 +309,7 @@ diskimages:
- cache-devstack
release: bionic
env-vars:
DIB_DISTRIBUTION_MIRROR: 'http://mirror.dfw.rax.openstack.org/ubuntu'
DIB_DISTRIBUTION_MIRROR: 'http://mirror.dfw.rax.opendev.org/ubuntu'
DIB_DEBIAN_COMPONENTS: 'main,universe'
- name: ubuntu-focal
@@ -320,7 +320,7 @@ diskimages:
- cache-devstack
release: focal
env-vars:
DIB_DISTRIBUTION_MIRROR: 'http://mirror.dfw.rax.openstack.org/ubuntu'
DIB_DISTRIBUTION_MIRROR: 'http://mirror.dfw.rax.opendev.org/ubuntu'
DIB_DEBIAN_COMPONENTS: 'main,universe'
- name: ubuntu-xenial
@@ -360,7 +360,7 @@ diskimages:
- cache-devstack
release: xenial
env-vars:
DIB_DISTRIBUTION_MIRROR: 'http://mirror.dfw.rax.openstack.org/ubuntu'
DIB_DISTRIBUTION_MIRROR: 'http://mirror.dfw.rax.opendev.org/ubuntu'
DIB_DEBIAN_COMPONENTS: 'main,universe'
- name: centos-8-plain