From 1d0d60df0aa3131ef5d8600899e47351a3aeb955 Mon Sep 17 00:00:00 2001 From: Pierre Riteau Date: Thu, 9 Apr 2026 15:27:25 +0200 Subject: [PATCH] Use github.com instead of opendev.org This is to avoid failures due to opendev.org downtime. Change-Id: Idbf131715b29e3d72748432f922bcb818cd48072 (cherry picked from commit 931ae1c9a410fbe9d8ef8725aff4eec416544959) --- requirements.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.yml b/requirements.yml index 541bb9ec3..d66758ca8 100644 --- a/requirements.yml +++ b/requirements.yml @@ -1,6 +1,6 @@ --- collections: - - name: https://opendev.org/openstack/ansible-collection-kolla + - name: https://github.com/openstack/ansible-collection-kolla type: git version: unmaintained/2024.1 - name: dellemc.os10