move clean_policy.py into monitor package
[monitor.git] / nodehistory.py
index e554e0a..7ea30fb 100755 (executable)
@@ -11,7 +11,7 @@ import calendar
 
 import sys
 import time
-from model import *
+from monitor.model import *
 from nodecommon import *
 
 def get_filefromglob(d, str):