[Bug 2136411] Re: [glance] Glance packaging to Flamingo (2025.2) is not based on top of 2025.2

Felipe Reyes 2136411 at bugs.launchpad.net
Tue Dec 16 18:43:59 UTC 2025


The issue is not with the upstream source used, the referenced file
glance/wsgi/api.py is in the tree - https://git.launchpad.net/~ubuntu-
openstack-
dev/ubuntu/+source/glance/tree/glance/wsgi/api.py?h=stable/2025.2

The issue is that the directory that contains the api.py file
(glance/wsgi) doesn't contain a __init__.py file, so the fix should be
adding that file or registering it in the MANIFEST.in .

-- 
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to Ubuntu Cloud Archive.
https://bugs.launchpad.net/bugs/2136411

Title:
  [glance] Glance packaging to Flamingo (2025.2) is not based on top of
  2025.2

Status in Ubuntu Cloud Archive:
  New
Status in Glance:
  In Progress

Bug description:
  Description
  ===========

  It has been discovered, that python3-glance for Flamingo release was
  not actually created from the 2025.2 patch, as does not contain
  glance.wsgi module.

  This module has been implemented by the patch
  https://review.opendev.org/c/openstack/glance/+/932701 which should be
  present for both 2025.1 and 2025.2

  This makes it impossible to use uwsgi module as assumed to be working.

  Environment
  ===========

  Ubuntu 24.04.3 LTS
  python3-glance 2:31.0.0-0ubuntu1~cloud0
  contents of the package, which is simply missing `glance/wsgi/api.py` file: https://paste.openstack.org/show/bOWdOwFMV2dYkVyZv9kZ/

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/2136411/+subscriptions




More information about the Ubuntu-openstack-bugs mailing list