[Haizea] About the setting of wakeup interval.

Borja Sotomayor borjasotomayor at gmail.com
Sun Dec 27 12:08:14 CST 2009


Hi,

> When I modified the configure file "sample_opennebula" like this:
> # Option: wakeup-interval
> # Required: No (default is 00:01:00.00)
> # Valid values: A duration in the format HH:MM:SS
> wakeup-interval: 00:00:30.00
> [snip!]
> ValueError: invalid literal for int() with base 10: '00:00:30.00'
> What is the reason?

Uhm, another bug, although a documentation one. The value should be
specified as a quantity in seconds, not in the HH:MM:SS format.

Cheers!
--Borja


More information about the Haizea mailing list