Revision 58e356a9 lib/hypervisor/hv_lxc.py

b/lib/hypervisor/hv_lxc.py
157 157

  
158 158
    return memory
159 159

  
160
  def ListInstances(self):
160
  def ListInstances(self, hvparams=None):
161 161
    """Get the list of running instances.
162 162

  
163 163
    """

Also available in: Unified diff