Dan Kenigsberg has submitted this change and it was merged. Change subject: hook: noipspoof: consume libvirt's clean-traffic filter ......................................................................
hook: noipspoof: consume libvirt's clean-traffic filter This hook converts all vnic filters of a VM to the clean-traffic filter. The list of valid IP addresses is specified as a VM-wide custom property. A VM-wide custom property has been chosen since Engine does not allow setting per-VM vnic properties (but rather only vnic-type ones). Change-Id: Id99d9211576235be0374bde5aea5ecf7a146b979 Signed-off-by: Dan Kenigsberg <[email protected]> Reviewed-on: http://gerrit.ovirt.org/29093 Reviewed-by: Antoni Segura Puimedon <[email protected]> --- M configure.ac A debian/vdsm-hook-noipspoof.docs A debian/vdsm-hook-noipspoof.install M vdsm.spec.in M vdsm_hooks/Makefile.am A vdsm_hooks/noipspoof/Makefile.am A vdsm_hooks/noipspoof/noipspoof.py 7 files changed, 138 insertions(+), 0 deletions(-) Approvals: Antoni Segura Puimedon: Looks good to me, but someone else must approve Dan Kenigsberg: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/29093 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Id99d9211576235be0374bde5aea5ecf7a146b979 Gerrit-PatchSet: 4 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Antoni Segura Puimedon <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
