Revision cc0dec7b lib/cmdlib.py

b/lib/cmdlib.py
7686 7686
    return list(iobj.all_nodes)
7687 7687

  
7688 7688

  
7689
class LUConnectConsole(NoHooksLU):
7689
class LUInstanceConsole(NoHooksLU):
7690 7690
  """Connect to an instance's console.
7691 7691

  
7692 7692
  This is somewhat special in that it returns the command line that

Also available in: Unified diff