Mark "Migrate from wsgi scripts" goal as completed

Move the "Migrate from wsgi scripts to module paths" goal
from proposed to completed in the 2025.2 cycle.

This goal focused on migrating OpenStack services
from using PBR's wsgi_scripts entrypoint to Python
module paths for WSGI applications, addressing
compatibility issues with newer Python packaging tools.

While not officially selected, we were forced to make
changes to match the changes in python packaging tools.

Change-Id: I38963569d60b67faf1b6af520a1fc53576c6519e
Signed-off-by: Goutham Pacha Ravi <gouthampravi@gmail.com>
This commit is contained in:
Goutham Pacha Ravi
2025-08-28 16:17:17 -07:00
parent 4590088b3d
commit d0e70fea7e
2 changed files with 9 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
========
2025.2
========
.. toctree::
:glob:
:maxdepth: 1
*