Revision 9db0b351 qa/qa_group.py

b/qa/qa_group.py
201 201
    ("vcpu-ratio", 1.5, None, 1.5),
202 202
    ("spindle-ratio", 1.5, None, 1.5),
203 203
    ("disk-templates", constants.DT_PLAIN,
204
     "enabled disk templates", constants.DT_PLAIN)
204
     "allowed disk templates", constants.DT_PLAIN)
205 205
    ]:
206 206
    if not iname:
207 207
      iname = par

Also available in: Unified diff