Files
Renjing Xiao 83d7b5eaf4 Adapt devstack WSGI check for deprecated configuration
`NEUTRON_DEPLOY_MOD_WSGI` was deprecated and removed in 2025.2 [1].
Remove local-conf check and use uWSGI process check until a
possible Neutron API becomes available.

This patch also combines the fix for LP#2114190. The test
``test_only_dropped_traffic_logged`` requires to restart the OVN
maintenance worker instead of the Neutron API service. That was caused
by the migration to WSGI module (enforced since [2]).

[1]https://review.opendev.org/c/openstack/devstack/+/932203
[2]https://review.opendev.org/c/openstack/devstack/+/932203

Related-bug: OSPCIX-877
Closes-Bug: #2114190
Change-Id: I7cbdfa9a6e94fa2ab5b103d7300bc9add3ab636f
2025-06-12 08:08:00 +00:00

1.5 KiB