Revision 5431b2e4 lib/hypervisor/hv_fake.py

b/lib/hypervisor/hv_fake.py
204 204
    return result
205 205

  
206 206
  @classmethod
207
  def GetShellCommandForConsole(cls, instance):
207
  def GetShellCommandForConsole(cls, instance, hvparams, beparams):
208 208
    """Return a command for connecting to the console of an instance.
209 209

  
210 210
    """

Also available in: Unified diff