Migrate ccsdk/apps to ccsdk/cds
[ccsdk/cds.git] / components / model-catalog / blueprint-model / test-blueprint / capability_python / Scripts / python / DefaultGetNetConfig.py
index e2f5655..5038caa 100755 (executable)
@@ -2,7 +2,7 @@ import  netconf_constant
 from netconfclient import NetconfClient
 from java.lang import Exception
 from abstract_blueprint_function import AbstractPythonComponentFunction
-from org.onap.ccsdk.apps.blueprintsprocessor.functions.netconf.executor import NetconfRpcService
+from org.onap.ccsdk.cds.blueprintsprocessor.functions.netconf.executor import NetconfRpcService