[api][sdk][dev][oslo] using uWSGI breaks CORS config

Radosław Piliszek radoslaw.piliszek at gmail.com
Wed Jan 22 20:01:37 UTC 2020


Those following github may have already discovered uWSGI is not the issue here.

The issue is devstack. Despite docs saying:
> post-config - After OpenStack services have been initialized but still before
> they have been started.

The config happens after WSGI stuff is already started.
In mod_wsgi case there is a difference in behavior because placement
finally restarts apache2 which reloads keystone's config...

So anything set in post-config at the moment will not affect at least
APIs (if uWSGI).
Worth checking what else is affected and fixing...

-yoctozepto

wt., 21 sty 2020 o 20:43 Radosław Piliszek
<radoslaw.piliszek at gmail.com> napisał(a):
>
> I got response on https://github.com/unbit/uwsgi/issues/1550
>
> Any oslo.middleware and/or quick testing platform setup experts are
> welcome to join the thread there. :-)
>
> -yoctozepto
>



More information about the openstack-discuss mailing list