Hamdy Khader 64e98ba5bf Fix unit tests to use native driver to manage openflows
Neutron OVS agent is forced to use "native" driver to manage openflows[1].

The fix is to import "br_int" class from "native" package instead of "ovs_ofctl".

[1] Ic900209868acfbe3bbb56fabbbf5c4472857e412

Change-Id: I7b1b1f0d5cbfd3ef36800e6d18d94a97965695d3
2019-05-28 00:52:03 +03:00
..