From: Vladimir Kozhukalov Date: Tue, 23 Dec 2025 19:08:25 +0000 (-0600) Subject: Update git submodules X-Git-Url: https://git.feebdaed.xyz/?a=commitdiff_plain;h=3db918242545aabd7aef2d3579ea605470011cdb;p=0xmirror%2Fopenstack.git Update git submodules * Update loci from branch 'master' to a9f2417e0ffd227a5091c5aa251baa8678df5db8 - Build images using UV For backward compatibility we build two sets of images 1) We don't change the way how we build images using PIP. This assumes having so called requirements image that contains all the necessary wheels and then we build all other project images using these wheels from the requirements image. 2) Also we add another set of images that we build using the two stage Dockerfile. On the first stage we build venv using UV and then we just copy the venv as is to the project image. Depends-On: Id6412055f742990f08aa1befa7a41f1670414d4c Change-Id: I0726c1b7d9f9bee3097c4891248f41169fe6ac46 Signed-off-by: Vladimir Kozhukalov --- diff --git a/loci b/loci index 1b8abf4787..a9f2417e0f 160000 --- a/loci +++ b/loci @@ -1 +1 @@ -Subproject commit 1b8abf47870fca671a773e1b6d6819b11c1dc934 +Subproject commit a9f2417e0ffd227a5091c5aa251baa8678df5db8