ricolin b0e5d8e3e2 Octavia: Support uWSGI for API server
Currently Octavia API server still using eventlet-based HTTP servers,
it is generally considered more performant and flexible to run them
using a generic HTTP server that supports WSGI.

Change-Id: I75cfca8b660e0ea949527182e10b463972b3c0fb
2024-03-07 15:44:45 +08:00
..