Revision 1c3231aa lib/hypervisor/hv_fake.py

b/lib/hypervisor/hv_fake.py
232 232
    return result
233 233

  
234 234
  @classmethod
235
  def GetInstanceConsole(cls, instance, hvparams, beparams):
235
  def GetInstanceConsole(cls, instance, primary_node, hvparams, beparams):
236 236
    """Return information for connecting to the console of an instance.
237 237

  
238 238
    """

Also available in: Unified diff