Revision 6c881c52 lib/storage.py

b/lib/storage.py
328 328
  """LVM Physical Volume storage unit.
329 329

  
330 330
  """
331
  @staticmethod
331 332
  def _GetAllocatable(attr):
332 333
    if attr:
333 334
      return (attr[0] == "a")

Also available in: Unified diff