Revision 938adc87 lib/objects.py

b/lib/objects.py
909 909
        constants.LDP_POOL: dt_params[constants.RBD_POOL],
910 910
        }))
911 911

  
912
    elif disk_template == constants.DT_EXT:
913
      result.append(constants.DISK_LD_DEFAULTS[constants.LD_EXT])
914

  
912 915
    return result
913 916

  
914 917

  
......
1249 1252
    "attach_script",
1250 1253
    "detach_script",
1251 1254
    "setinfo_script",
1255
    "verify_script",
1256
    "supported_parameters",
1252 1257
    ]
1253 1258

  
1254 1259

  

Also available in: Unified diff