Revision 34ad1d7c

b/src/Ganeti/HTools/Program/Hroller.hs
239 239
                   then Node.mkNodeGraph
240 240
                   else Node.mkRebootNodeGraph nlf
241 241

  
242
  -- TODO: fail if instances are running (with option to warn only)
243

  
244 242
  nodeGraph <- case mkGraph nodes ilf of
245 243
                     Nothing -> exitErr "Cannot create node graph"
246 244
                     Just g -> return g

Also available in: Unified diff