Comment 16 for bug 1514056

Revision history for this message
Hynek Mlnarik (hmlnarik-s) wrote :

@Jian Wen: The patches are conflicting in only a single line of code so it is straightforward to resolve it. It needs some more polishing though before applicable to current neutron code. I got the following issue:
 AttributeError: 'OVSNeutronAgent' object has no attribute 'root_helper'
After cleaning that up, another error appeared:
 AttributeError: 'OVSBridge' object has no attribute 'cleanup_flows'