---- On Thu, 16 Dec 2021 06:56:47 -0600 Thomas Goirand <zigo@debian.org> wrote ----
On 12/9/21 6:06 PM, Ghanshyam Mann wrote:
---- On Thu, 09 Dec 2021 04:00:05 -0600 Thomas Goirand <zigo@debian.org> wrote ----
Hi,
I missed this thread and the discussion, though I've added to the etherpad:
Glance
FIX NEEDED - Glance doesn't work well over uwsgi, it's the only service with this state (appart from Swfit). We would need Glance to fully gate using uwsgi in the CI.
We run glance in uwsgi mode by default since wallaby [1] (GLANCE_STANDALONE=False means uwsgi) and from this patch onwards[2], even import workflow is run in uwsgi by default in CI.
[1] https://github.com/openstack/devstack/blob/6c849e371384e468679d3d030fe494a36... [2] https://review.opendev.org/c/openstack/devstack/+/742332
-gmann
Last time I checked in Victoria, Glance was broken when we had:
Transfer-Encoding: chucked
Has this been fixed? If yes, can someone point at the patches?
Import workflow fixes I mentioned above were in wallaby, I am not sure about victoria. Maybe it is better to check on or after wallaby and see if there is still issues or glance team can give more insights (Dan is on PTO until Jan 2nd, he is the one who made it work on uwsgi). -gmann
Cheers,
Thomas Goirand (zigo)