From Dan Kenigsberg <[email protected]>: Dan Kenigsberg has submitted this change and it was merged. ( https://gerrit.ovirt.org/80327 )
Change subject: net: Introduce network initializer module ...................................................................... net: Introduce network initializer module In following commit, the network initialization will require multiple calls to privileged initialization functions. To avoid the details of initialization of privileged network components in supervdsmServer, this patch moves the initialization of privileged network components to network.initializer. Bug-Url: https://bugzilla.redhat.com/1479677 Change-Id: Id9a78d24b6c1cb247397433e02c0bae3e1e7852a Signed-off-by: Dominik Holler <[email protected]> --- M lib/vdsm/network/Makefile.am A lib/vdsm/network/initializer.py M vdsm.spec.in M vdsm/supervdsmServer 4 files changed, 29 insertions(+), 2 deletions(-) Approvals: Jenkins CI: Passed CI tests Dan Kenigsberg: Verified; Looks good to me, approved Edward Haas: Looks good to me, but someone else must approve -- To view, visit https://gerrit.ovirt.org/80327 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Id9a78d24b6c1cb247397433e02c0bae3e1e7852a Gerrit-PatchSet: 7 Gerrit-Project: vdsm Gerrit-Branch: ovirt-4.1 Gerrit-Owner: Dominik Holler <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Edward Haas <[email protected]> Gerrit-Reviewer: Jenkins CI _______________________________________________ vdsm-patches mailing list -- [email protected] To unsubscribe send an email to [email protected]
