<div dir="auto"><div>At very least OpenStack-Ansible does deploy all services, with some exceptions like neutron + ovn or glance+ceph, with uwsgi since Train.</div><div dir="auto">So I personally won't suggest anyone using eventlet console script in production for all services, while I assume it should work just fine for most cases.<br><br><br><br><div class="gmail_quote" dir="auto"><div dir="ltr" class="gmail_attr">пн, 27 февр. 2023 г., 18:27 Sean Mooney <<a href="mailto:smooney@redhat.com">smooney@redhat.com</a>>:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Mon, 2023-02-27 at 07:23 -0800, Jay Faulkner wrote:<br>
> I've worked at a handful of places running OpenStack at large scale in<br>
> production. In many of those cases, we used the built-in service runner<br>
> (eventlet WSGI in at least some cases) and put an HTTP{s} proxy in front.<br>
> <br>
> I agree we should probably consider more commonly used-in-production<br>
> options; but we shouldn't throw out the existing eventlet wsgi server<br>
> support without explicit technical reasons. Why do you think it's not a<br>
> serious option?<br>
kolla used to default to useing the eventlet services untill a few release ago (victoria).<br>
so its a preferctly reasonable thing to do.<br>
<br>
with that said i belvie some service removed the console entry point for using eventlet <br>
(keystone removed it in newton <a href="https://github.com/openstack/keystone/tree/mitaka-eol/keystone/server" rel="noreferrer noreferrer" target="_blank">https://github.com/openstack/keystone/tree/mitaka-eol/keystone/server</a>)<br>
and some never supported that configuration (placement started as a generic wsgi app). <br>
there was a move away form supporting and shiping eventlet console script it over the years.<br>
<br>
nova still provides one but its mostly deprecated at this point although i dong think it is offically.<br>
<br>
we do not test it anymore and have not for several years at this point.<br>
<br>
i think devstack can technially still deployit with nova-api but its been at least 3 or 4 years since that was<br>
used in ci.<br>
<br>
again kolla did use it for production usage as recently as victoria and in principal nova-api console script<br>
is fit for production use but i am not aware of anyoen deploying it that way since kolla changed to using apache.<br>
<br>
<br>
> <br>
> Thanks,<br>
> Jay Faulkner<br>
> Ironic PTL<br>
> TC Member<br>
> <br>
> On Mon, Feb 27, 2023 at 6:49 AM Thomas Goirand <<a href="mailto:thomas@goirand.fr" target="_blank" rel="noreferrer">thomas@goirand.fr</a>> wrote:<br>
> <br>
> > On 2/21/23 19:34, Sean Mooney wrote:<br>
> > > just using the eventlet webserver<br>
> > <br>
> > This isn't a serious option... :/<br>
> > <br>
> > Cheers,<br>
> > <br>
> > Thomas Goirand (zigo)<br>
> > <br>
> > <br>
> > <br>
<br>
<br>
</blockquote></div></div></div>