From 15c5104406d5db7fcfff807b366456e9b7c446e4 Mon Sep 17 00:00:00 2001 From: Gerrit User 28522 <28522@4a232e18-c5a9-48ee-94c0-e04e7cca6543> Date: Fri, 29 Aug 2025 13:34:17 +0000 Subject: [PATCH] Update patch set 1 Patch Set 1: (1 comment) Patch-set: 1 --- ee58ef4d0084b01a1bbfe193626642bfe57b80c7 | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 ee58ef4d0084b01a1bbfe193626642bfe57b80c7 diff --git a/ee58ef4d0084b01a1bbfe193626642bfe57b80c7 b/ee58ef4d0084b01a1bbfe193626642bfe57b80c7 new file mode 100644 index 000000000..0348ddb34 --- /dev/null +++ b/ee58ef4d0084b01a1bbfe193626642bfe57b80c7 @@ -0,0 +1,21 @@ +{ + "comments": [ + { + "unresolved": false, + "key": { + "uuid": "072a51f6_b008274f", + "filename": "/PATCHSET_LEVEL", + "patchSetId": 1 + }, + "lineNbr": 0, + "author": { + "id": 28522 + }, + "writtenOn": "2025-08-29T13:34:17Z", + "side": 1, + "message": "As python-keystoneclient is imported here and there in various services [1] I think we should consider it as oslo libraries and first ensure that calling top level layers are migrated before merging these patches. That would avoid mixing execution models. Internal usage of Eventlet in python-keystonclient seems limited to certificat signifing functions, all the rest inherit from importer environment.\n\nThoughts?\n\n[1] https://codesearch.openstack.org/?q\u003dimport%20keystoneclient\u0026i\u003dnope\u0026literal\u003dnope\u0026files\u003d\u0026excludeFiles\u003d\u0026repos\u003d", + "revId": "ee58ef4d0084b01a1bbfe193626642bfe57b80c7", + "serverId": "4a232e18-c5a9-48ee-94c0-e04e7cca6543" + } + ] +} \ No newline at end of file