Temporarily stop trying to save logs to Rackspace

The Keystone API endpoint at identity.api.rackspacecloud.com 443/tcp
is currently serving an X.509 cert with an expiration of
2022-07-28 12:00:00 UTC (roughly 1.5 hours ago), so logs can't be
uploaded to their swift by our base job, resulting in widespread
POST_FAILURE results. Remove them from the round-robin destination
list for now, and we can revert this once the cert has been renewed.

Change-Id: Icfc593196a1176cb41657c277f80cb01cf2eb654
This commit is contained in:
Jeremy Stanley 2022-07-28 13:17:26 +00:00
parent 91a648d42b
commit fd5b8fbdc5
1 changed files with 0 additions and 3 deletions

View File

@ -14,9 +14,6 @@
with_random_choice:
- 'ovh_bhs'
- 'ovh_gra'
- 'rax_dfw'
- 'rax_iad'
- 'rax_ord'
loop_control:
loop_var: 'opendev_base_item'
- name: Upload swift logs to {{ _swift_provider_name }}