diff --git a/nodepool/nodepool.yaml b/nodepool/nodepool.yaml index 67e18d0c9f..a606223ca6 100644 --- a/nodepool/nodepool.yaml +++ b/nodepool/nodepool.yaml @@ -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