The code in several places assumes that only 1 job can be in status processing at any time. This is incorrect. A system that is waiting for activation has an install job in status "processing" and other jobs (in particular set_activated_for_installation) for this system can still occur.
From mux2...@gmail.com on August 08, 2013 12:28:58
The code in several places assumes that only 1 job can be in status processing at any time. This is incorrect. A system that is waiting for activation has an install job in status "processing" and other jobs (in particular set_activated_for_installation) for this system can still occur.
Original issue: http://code.google.com/p/go-susi/issues/detail?id=137