Revision 5431b2e4 lib/hypervisor/hv_xen.py

b/lib/hypervisor/hv_xen.py
233 233
    return result
234 234

  
235 235
  @classmethod
236
  def GetShellCommandForConsole(cls, instance):
236
  def GetShellCommandForConsole(cls, instance, hvparams, beparams):
237 237
    """Return a command for connecting to the console of an instance.
238 238

  
239 239
    """

Also available in: Unified diff