osdf rearchitecture into apps and libs
[optf/osdf.git] / test / test_so_response_gen.py
index ab73ef6..6705cc8 100644 (file)
 # -------------------------------------------------------------------------
 #
 import unittest
-import json
-import yaml
+
+from apps.placement.optimizers.conductor.conductor import conductor_response_processor
 from osdf.utils.interfaces import json_from_file
-from osdf.optimizers.placementopt.conductor.conductor import conductor_response_processor
 from osdf.utils.interfaces import RestClient