From 3ebce571d35f7921a3a84c3fc2396d1f3724136c Mon Sep 17 00:00:00 2001 From: Elod Illes Date: Thu, 8 Jan 2026 17:24:24 +0100 Subject: [PATCH] DNM: gate health test Change-Id: If421f0d4271b4ee84516da1986d59208e4ec74a0 Signed-off-by: Elod Illes Generated-By: openstack/releases:tools/repository_test_generator.sh --- keystoneclient/i18n.py | 1 + 1 file changed, 1 insertion(+) diff --git a/keystoneclient/i18n.py b/keystoneclient/i18n.py index f3726d199..5f44bca68 100644 --- a/keystoneclient/i18n.py +++ b/keystoneclient/i18n.py @@ -25,3 +25,4 @@ _translators = oslo_i18n.TranslatorFactory(domain='keystoneclient') # The primary translation function using the well-known name "_" _ = _translators.primary +# do-not-merge change