Revision 8ee4dc80

b/lib/backend.py
1225 1225
  `errors.InvalidOS` exception, detailing why this is not a valid
1226 1226
  OS.
1227 1227

  
1228
  Args:
1229
    os_dir: Directory containing the OS scripts. Defaults to a search
1230
            in all the OS_SEARCH_PATH directories.
1228
  @type base_dir: string
1229
  @keyword base_dir: Base directory containing OS installations.
1230
                     Defaults to a search in all the OS_SEARCH_PATH dirs.
1231 1231

  
1232 1232
  """
1233 1233

  

Also available in: Unified diff