osdf rearchitecture into apps and libs
[optf/osdf.git] / apps / placement / models / api / placementResponse.py
similarity index 98%
rename from osdf/models/api/placementResponse.py
rename to apps/placement/models/api/placementResponse.py
index 063a9a8..13b8d7a 100644 (file)
@@ -16,7 +16,7 @@
 # -------------------------------------------------------------------------
 #
 
-from .common import OSDFModel
+from osdf.models.api.common import OSDFModel
 from schematics.types import BaseType, StringType
 from schematics.types.compound import ModelType, ListType, DictType