« Previous | Next » 

Revision 7ffe8fba

ID7ffe8fbafc663f749660d9356521bbab3c2b5784
Parent cf192249
Child 84d6ea9b

Added by Carlos Valiente almost 15 years ago

Avoid DeprecationWarning on Python >= 2.6

Python 2.6 complains about module 'sha' being deprecated. It makes
execution of Ganeti commands a bit annoying, and when you run
'ganeti-watcher' in cron jobs, you get a mail message after every
execution.

Tests pass under under Python 2.6 and Python 2.4.

Signed-off-by: Iustin Pop <>
Reviewed-by: Iustin Pop <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences