Update python2 to python3
[vfc/nfvo/lcm.git] / lcm / ns_sfcs / tests / test_create_port_chain.py
index 978d5f6..68c3fb2 100644 (file)
@@ -13,7 +13,7 @@
 # limitations under the License.
 import mock
 import json
-from test_data import nsd_model
+from .test_data import nsd_model
 from rest_framework import status
 from lcm.pub.utils import restcall
 from lcm.pub.database.models import FPInstModel