From 92814f9b71789e05e698f561431204705c49d41a Mon Sep 17 00:00:00 2001 From: Jeremy Stanley Date: Mon, 13 Feb 2023 00:06:05 +0000 Subject: [PATCH] Remove empty limestone nodepool providers Once the builders have a chance to clear out all uploaded images, this will remove the remaining references in Nodepool. Then system-config cleanup can proceed. Change-Id: I69b96b690918a9145d2e7ccbc79968c5341480bb --- nodepool/nl02.opendev.org.yaml | 12 ------------ nodepool/nodepool.yaml | 6 ------ 2 files changed, 18 deletions(-) diff --git a/nodepool/nl02.opendev.org.yaml b/nodepool/nl02.opendev.org.yaml index e478dde8a2..e4b892488b 100644 --- a/nodepool/nl02.opendev.org.yaml +++ b/nodepool/nl02.opendev.org.yaml @@ -61,18 +61,6 @@ labels: min-ready: 0 providers: - - name: limestone-regionone - region-name: 'RegionOne' - cloud: limestone - boot-timeout: 120 - launch-timeout: 300 - rate: 0.01 - diskimages: [] - pools: - - name: main - max-servers: 0 - labels: [] - - name: inmotion-iad3 region-name: 'iad3' cloud: inmotion diff --git a/nodepool/nodepool.yaml b/nodepool/nodepool.yaml index 6117ca3b15..fe0058657d 100644 --- a/nodepool/nodepool.yaml +++ b/nodepool/nodepool.yaml @@ -86,12 +86,6 @@ providers: rate: 0.001 diskimages: *provider_diskimages - - name: limestone-regionone - region-name: 'RegionOne' - cloud: limestone - rate: 0.001 - diskimages: [] - - name: inmotion-iad3 region-name: 'iad3' cloud: inmotion