Revision 3707f851 lib/cmdlib.py

b/lib/cmdlib.py
3642 3642

  
3643 3643
    logger.Debug("connecting to console of %s on %s" % (instance.name, node))
3644 3644

  
3645
    hyper = hypervisor.GetHypervisor()
3645
    hyper = hypervisor.GetHypervisor(self.cfg)
3646 3646
    console_cmd = hyper.GetShellCommandForConsole(instance)
3647 3647

  
3648 3648
    # build ssh cmdline

Also available in: Unified diff