neutron-dynamic-routing/neutron_dynamic_routing/cmd
Armando Migliaccio f959395b1e Drop use of neutron's eventlet utility function
Eventlet is banned from neutron-lib, therefore waiting for this
method to be exported to neutron-lib means waiting for ever. Now
one may argue that copying the method itself could be the way
forward, but that assumes that the neutron-dynamic-routing code
stands a chance to run on Windows. I suppose we can cross that
bridge when we get to it, but as of now, using monkey patching
without params is more than enough.

This is one step of many to make at least one repo neutron free.

Related-blueprint: neutron-lib

Change-Id: I4a2da941c4bdfac3d443eb336191b698efa06af3
2016-10-14 10:58:21 -07:00
..
eventlet Drop use of neutron's eventlet utility function 2016-10-14 10:58:21 -07:00
__init__.py Move BGP service plugin, agent, and tests out of Neutron repo 2016-05-16 12:22:24 +00:00