Revert "Disable ovh swift endpoints due to errors"
This reverts commit 85e1ff20ea
.
The incident [0] has been marked as resolved by our provider. We should
be good to return to our full set of swift backends for log storage.
[0] https://public-cloud.status-ovhcloud.com/incidents/by8279p6sdjd
Change-Id: I46d5ae367412081808c22f6b2626fbb83fe2e34c
This commit is contained in:
parent
85e1ff20ea
commit
8a7b3895d4
@ -14,9 +14,9 @@
|
|||||||
with_random_choice:
|
with_random_choice:
|
||||||
- 'ovh_bhs'
|
- 'ovh_bhs'
|
||||||
- 'ovh_gra'
|
- 'ovh_gra'
|
||||||
#- 'rax_dfw'
|
- 'rax_dfw'
|
||||||
#- 'rax_iad'
|
- 'rax_iad'
|
||||||
#- 'rax_ord'
|
- 'rax_ord'
|
||||||
loop_control:
|
loop_control:
|
||||||
loop_var: 'opendev_base_item'
|
loop_var: 'opendev_base_item'
|
||||||
- name: Upload swift logs to {{ _swift_provider_name }}
|
- name: Upload swift logs to {{ _swift_provider_name }}
|
||||||
|
@ -12,8 +12,8 @@
|
|||||||
set_fact:
|
set_fact:
|
||||||
_swift_provider_name: "{{ opendev_base_item }}"
|
_swift_provider_name: "{{ opendev_base_item }}"
|
||||||
with_random_choice:
|
with_random_choice:
|
||||||
#- 'ovh_bhs'
|
- 'ovh_bhs'
|
||||||
#- 'ovh_gra'
|
- 'ovh_gra'
|
||||||
- 'rax_dfw'
|
- 'rax_dfw'
|
||||||
- 'rax_iad'
|
- 'rax_iad'
|
||||||
- 'rax_ord'
|
- 'rax_ord'
|
||||||
|
Loading…
Reference in New Issue
Block a user