Change in ovirt-host-deploy[master]: vdsm: packages: enforce network service

Alon Bar-Lev has submitted this change and it was merged. Change subject: vdsm: packages: enforce network service ...................................................................... vdsm: packages: enforce network service current implementation enforces network service only if bridge plugin is enabled. While in ovirt-engine-3.3 the bridge is optional. new implementation perform this unconditionally in the packages plugin. Change-Id: I96ca90aa975c92439ba33309381462a052e44c5e Signed-off-by: Alon Bar-Lev <alonbl@redhat.com> --- M src/plugins/ovirt-host-deploy/vdsm/bridge.py M src/plugins/ovirt-host-deploy/vdsm/packages.py 2 files changed, 11 insertions(+), 7 deletions(-) Approvals: Alon Bar-Lev: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/17304 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I96ca90aa975c92439ba33309381462a052e44c5e Gerrit-PatchSet: 1 Gerrit-Project: ovirt-host-deploy Gerrit-Branch: master Gerrit-Owner: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Antoni Segura Puimedon <asegurap@redhat.com> Gerrit-Reviewer: Dan Kenigsberg <danken@redhat.com>
participants (1)
-
Alon Bar-Lev