From 9e38d47f8ec1971b81bfae9a958174e9b0be4a05 Mon Sep 17 00:00:00 2001 From: Ian Wienand Date: Wed, 6 May 2020 12:43:44 +1000 Subject: [PATCH] Stop building opensuse-15-plain images Depends-On: https://review.opendev.org/725750 Change-Id: I36efdede5c3feccb90e470590da146c0be406814 --- nodepool/nl01.openstack.org.yaml | 10 ---------- nodepool/nodepool.yaml | 12 ------------ 2 files changed, 22 deletions(-) diff --git a/nodepool/nl01.openstack.org.yaml b/nodepool/nl01.openstack.org.yaml index ee24875415..9f03b89c0e 100644 --- a/nodepool/nl01.openstack.org.yaml +++ b/nodepool/nl01.openstack.org.yaml @@ -44,8 +44,6 @@ labels: min-ready: 1 - name: ubuntu-xenial-plain min-ready: 1 - - name: opensuse-15-plain - min-ready: 1 - name: centos-8-plain min-ready: 1 @@ -85,8 +83,6 @@ providers: config-drive: true - name: ubuntu-xenial-plain config-drive: true - - name: opensuse-15-plain - config-drive: true - name: centos-8-plain config-drive: true pools: @@ -163,11 +159,6 @@ providers: flavor-name: 'Performance' diskimage: ubuntu-xenial-plain key-name: infra-root-keys-2018-06-15 - - name: opensuse-15-plain - min-ram: 8192 - flavor-name: 'Performance' - diskimage: opensuse-15-plain - key-name: infra-root-keys-2018-06-15 - name: centos-8-plain min-ram: 8192 flavor-name: 'Performance' @@ -213,5 +204,4 @@ diskimages: - name: ubuntu-xenial - name: ubuntu-bionic-plain - name: ubuntu-xenial-plain - - name: opensuse-15-plain - name: centos-8-plain diff --git a/nodepool/nodepool.yaml b/nodepool/nodepool.yaml index 6826645125..7338c7483a 100644 --- a/nodepool/nodepool.yaml +++ b/nodepool/nodepool.yaml @@ -53,8 +53,6 @@ providers: config-drive: true - name: opensuse-15 config-drive: true - - name: opensuse-15-plain - config-drive: true - name: opensuse-tumbleweed config-drive: true - name: ubuntu-bionic @@ -363,16 +361,6 @@ diskimages: DIB_DISTRIBUTION_MIRROR: 'http://mirror.dfw.rax.openstack.org/ubuntu' DIB_DEBIAN_COMPONENTS: 'main,universe' - - name: opensuse-15-plain - parent: base - pause: false - elements: - - opensuse-minimal - - cache-devstack - release: '15.1' - env-vars: - DIB_DISTRIBUTION_MIRROR: 'http://mirror.dfw.rax.openstack.org/opensuse' - - name: centos-8-plain parent: base pause: false