Sorry I added some debug lines (2 maybe) to confirm the problem. Look for the range() statements.
Thanks -- Richard Sent from my mobile device On Oct 28, 2011, at 20:11, Michael Stroucken <[email protected]> wrote: > Richard Gass wrote: >> found a bug in primitve. >> >> If you try to schedule an instance and it fails, the lastScheduledHost >> get set to None. You will not be able to schedule another VM until >> you restart the scheduler. >> >> primitive.py line 145 >> >> I don't have time to fix but maybe someone else can fix it :D >> >> > Hi Richard, > > line 145 is empty here. Check to see if you are up to date. > > Greetings, > Michael.
