On Fri, Jul 30, 2010 at 10:33, Michael Hanselmann <[email protected]> wrote: > Before strict checking was implemented, NIC IP addresses could be set > to “None”. Commit bd061c35 added more strict checking, including > enforcing the IP address to be a string. With this new type, it > can again be set to None. > --- > lib/constants.py | 2 ++ > lib/utils.py | 6 ++++-- > test/ganeti.utils_unittest.py | 6 ++++++ > 3 files changed, 12 insertions(+), 2 deletions(-)
LGTM, thanks. iustin
