X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=monitor%2Fdatabase%2Finfo%2Finterface.py;h=7a41b893751be913d40c7ab321eb2ee8ae20ec42;hb=3f2acbd8b7761dae4bb02fedd3557e1003cafb43;hp=47c7553ccd08a21a215444e3b14575a36bb3c97f;hpb=7e1b0434bd1f865f7e9d8dff1cebd87d07a8d65d;p=monitor.git diff --git a/monitor/database/info/interface.py b/monitor/database/info/interface.py index 47c7553..7a41b89 100644 --- a/monitor/database/info/interface.py +++ b/monitor/database/info/interface.py @@ -1,4 +1,3 @@ -from monitor import bootman # debug nodes from monitor import reboot from monitor.common import * @@ -162,6 +161,7 @@ class SiteInterface(HistorySiteRecord): self.db.message_status = "new" def runBootManager(self, hostname): + from monitor import bootman print "attempting BM reboot of %s" % hostname ret = "" try: