openstack-ansible-os_neutron/defaults
Dmitriy Rabotyagov 48a935d7c8 Re-enable uWSGI as default for Neutron
Neutron team has reportedly addressed issues with uWSGI for the service
including OVN within [1]. Solution requires deployment of 2 new services
while one should be running whenever WSGI is used, where second is
needed specifically for OVN scenario.

neutron-ovn-maintenance-worker is conditionally enabled to avoid
systemd service deployment for non-OVN scenarios, as we do not support
switching neutron_plugin_type back and force at the moment.

[1] https://bugs.launchpad.net/neutron/+bug/1912359

Depends-On: https://review.opendev.org/c/openstack/openstack-ansible/+/935664
Change-Id: I9340d1dc94a6aa1a962bdc10b97439aa1fdc8658
2024-11-19 15:34:13 +00:00
..
main.yml Re-enable uWSGI as default for Neutron 2024-11-19 15:34:13 +00:00