« Previous | Next » 

Revision c1c235ea

IDc1c235ead8c2cbc4518e3505750bdc1ab110b914

Added by Santi Raffa over 10 years ago

Placate warnings on ganeti.outils_unittest.py

Change ovf.py from using 'if foo:' to 'if foo is not None:' checks as
suggested by the FutureWarnings the OVF library raises otherwise.
This fixes issue 557.

Signed-off-by: Santi Raffa <>
Reviewed-by: Jose Lopes <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences