Revision c42be2c0 lib/hypervisor/hv_fake.py

b/lib/hypervisor/hv_fake.py
228 228
    return result
229 229

  
230 230
  @classmethod
231
  def GetInstanceConsole(cls, instance, primary_node, hvparams, beparams):
231
  def GetInstanceConsole(cls, instance, primary_node, node_group,
232
                         hvparams, beparams):
232 233
    """Return information for connecting to the console of an instance.
233 234

  
234 235
    """

Also available in: Unified diff