X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FRO.git;a=blobdiff_plain;f=RO-SDN-odl_openflow%2Fosm_rosdn_odlof%2Fsdnconn_odlof.py;h=190372a87ac6f1cd94b6ff8b31172f2367bc0f8b;hp=2850be41114b4399042b3f4ea1cbbde159a73bf7;hb=7277486065c905f91477bb064da86855a8fa269a;hpb=667d158c0d3ee7b4c176ad0b27ac428c81b0ddbc diff --git a/RO-SDN-odl_openflow/osm_rosdn_odlof/sdnconn_odlof.py b/RO-SDN-odl_openflow/osm_rosdn_odlof/sdnconn_odlof.py index 2850be41..190372a8 100644 --- a/RO-SDN-odl_openflow/osm_rosdn_odlof/sdnconn_odlof.py +++ b/RO-SDN-odl_openflow/osm_rosdn_odlof/sdnconn_odlof.py @@ -20,7 +20,7 @@ """ import logging -from osm_ro.wim.openflow_conn import SdnConnectorOpenFlow +from osm_ro_plugin.openflow_conn import SdnConnectorOpenFlow from .odl_of import OfConnOdl