From 06c0c6359f680c34451c75ddff8fb39f10e0b701 Mon Sep 17 00:00:00 2001 From: Tuomo Tanskanen Date: Wed, 11 Sep 2024 18:00:54 +0300 Subject: [PATCH] Revert "pin ironic source" This reverts commit 9443d08bdda79ad3683fe887c1cc1dcd4e2efabc. Revert temporary fix, when the same bugfix has landed in Ironic's repository. Signed-off-by: Tuomo Tanskanen --- ironic-source-list | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ironic-source-list b/ironic-source-list index 4785a0a74..1af6ae7ef 100644 --- a/ironic-source-list +++ b/ironic-source-list @@ -7,7 +7,7 @@ git+file:///sources/{{ env.IRONIC_SOURCE }} ironic @ git+https://opendev.org/openstack/ironic@{{ env.IRONIC_SOURCE }} {% endif %} {% else %} -ironic @ git+https://review.opendev.org/openstack/ironic@refs/changes/85/928885/1 +ironic @ git+https://opendev.org/openstack/ironic {% endif %} {% if env.IRONIC_LIB_SOURCE %} {% if path.isdir('/sources/' + env.IRONIC_LIB_SOURCE) %}