On Mon, Jul 4, 2016 at 11:59 AM, Julien Danjou <julien at danjou.info> wrote: > On Mon, Jul 04 2016, Antoni Segura Puimedon wrote: > > > for the neutron clients now we use a thread executor from the asyncio > loop > > any time > > we do neutron client request. > > It's a good trade-off, but it won't be as good as going full on async > I/O. :) > Sure, if the neutronclient doesn't grow async support we'll most likely add the calls to neutron we need in our API watcher using that aio lib I linked. Using the thread executor is more of a workaround than a definitive solution. > > -- > Julien Danjou > # Free Software hacker > # https://julien.danjou.info > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20160704/6024c307/attachment.html>