I've worked at a handful of places running OpenStack at large scale in production. In many of those cases, we used the built-in service runner (eventlet WSGI in at least some cases) and put an HTTP{s} proxy in front.

I agree we should probably consider more commonly used-in-production options; but we shouldn't throw out the existing eventlet wsgi server support without explicit technical reasons. Why do you think it's not a serious option?

Thanks,
Jay Faulkner
Ironic PTL
TC Member

On Mon, Feb 27, 2023 at 6:49 AM Thomas Goirand <thomas@goirand.fr> wrote:
On 2/21/23 19:34, Sean Mooney wrote:
> just using the eventlet webserver

This isn't a serious option... :/

Cheers,

Thomas Goirand (zigo)