de6e5a33a41643affb188f1e6a1f7cdba84b1184
[vsorcdistro/.git] / __init__.py
1 from __future__ import absolute_import
2
3 # Note: The following import statement is defined in order to resolve
4 # the conflict of the module names between 'ryu.lib.ovs' and 'ovs'.
5 # The latter is the official Python package of Open vSwitch.
6 import ovs