<div dir="ltr"><div dir="ltr">I can spin up the code and make it available. There is an example (highly-flask specific right now, but would be easy to make it generic) from keystone [0] has been implemented. Where should this code live? A new library? oslo.<something>?  The aforementioned example would need "external middleware via config" loading capabilities, but that isn't hard to do, just adding an oslo.cfg opt and referencing it.<div><br></div><div>[0] <a href="https://github.com/openstack/keystone/blob/master/keystone/server/flask/core.py#L93">https://github.com/openstack/keystone/blob/master/keystone/server/flask/core.py#L93</a></div><div>Cheers,</div><div>--Morgan</div></div></div><br><div class="gmail_quote"><div dir="ltr">On Mon, Oct 22, 2018 at 8:12 AM Sean McGinnis <<a href="mailto:sean.mcginnis@gmx.com">sean.mcginnis@gmx.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Mon, Oct 22, 2018 at 07:49:35AM -0700, Morgan Fainberg wrote:<br>
> I should be able to do a write up for Keystone's removal of paste *and*<br>
> move to flask soon.<br>
> <br>
> I can easily extract the bit of code I wrote to load our external<br>
> middleware (and add an external loader) for the transition away from paste.<br>
> <br>
> I also think paste is terrible, and would be willing to help folks move off<br>
> of it rather than maintain it.<br>
> <br>
> --Morgan<br>
> <br>
<br>
Do I detect a volunteer to champion a cycle goal? :)<br>
<br>
<br>
__________________________________________________________________________<br>
OpenStack Development Mailing List (not for usage questions)<br>
Unsubscribe: <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" rel="noreferrer" target="_blank">OpenStack-dev-request@lists.openstack.org?subject:unsubscribe</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
</blockquote></div>