Revision 1c3231aa lib/hypervisor/hv_base.py

b/lib/hypervisor/hv_base.py
248 248
    raise NotImplementedError
249 249

  
250 250
  @classmethod
251
  def GetInstanceConsole(cls, instance, hvparams, beparams):
251
  def GetInstanceConsole(cls, instance, primary_node, hvparams, beparams):
252 252
    """Return information for connecting to the console of an instance.
253 253

  
254 254
    """

Also available in: Unified diff