Am 21.03.2013 um 17:59 schrieb Yair Zaslavsky:
Hmm...
Well, there is nothing in your db in the values of these fields, but it should not have
failed engine-manage-domains.
Can you send me the commit hash you built against , so I will be able to reproduce
exactly you issue?
[root@ovirt-nightly ovirt-engine]# git log -1
commit 7546d98680d50a103bd01c04756cfe72e6e14a1b
Author: Lior Vernia <lvernia(a)redhat.com>
Date: Wed Feb 27 17:25:06 2013 +0200
core: Changed Bond constructor for backwards compatibility
Before the Bond subclass was implemented, the old way to check whether a
VdsNetworkInterface was to check the value of its "bonded" field. This
is now preserved, so that any Bond object would still comply with older
code.
Change-Id: I93d970df3fe1e22e8116d0b5683e82851037f6c8
Signed-off-by: Lior Vernia <lvernia(a)redhat.com>