From f5c200181a63e82543dd475a30bb1a3642da0a90 Mon Sep 17 00:00:00 2001 From: "James E. Blair" Date: Thu, 7 Mar 2024 08:45:48 -0800 Subject: [PATCH] Revert "Try switching Rackspace DFW to an API key" This reverts commit eca3bde9cbba1b680f4f813a421ceb2d5803cf96. This was successful, but we want to make the change without altering the cloud name. So switch this back, and separately we will update the config of the rax cloud. Change-Id: I8cdbd7777a2da866e54ef9210aff2f913a7a0211 --- nodepool/nl01.opendev.org.yaml | 2 +- nodepool/nodepool.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/nodepool/nl01.opendev.org.yaml b/nodepool/nl01.opendev.org.yaml index f059ff0b35..75a91bd7ac 100644 --- a/nodepool/nl01.opendev.org.yaml +++ b/nodepool/nl01.opendev.org.yaml @@ -46,7 +46,7 @@ labels: providers: - name: rax-dfw region-name: 'DFW' - cloud: rackspace + cloud: rax boot-timeout: 120 launch-timeout: 600 rate: 0.001 diff --git a/nodepool/nodepool.yaml b/nodepool/nodepool.yaml index ef3304f918..08878b5435 100644 --- a/nodepool/nodepool.yaml +++ b/nodepool/nodepool.yaml @@ -56,7 +56,7 @@ providers: - name: rax-dfw region-name: 'DFW' - cloud: rackspace + cloud: rax rate: 0.001 # 6 hours image-upload-timeout: 21600