Bug 1544666

Summary: [RFE] Network Filters - Add option to set a custom nwfilter in the engine
Product: [oVirt] ovirt-engine Reporter: Michael Burman <mburman>
Component: BLL.NetworkAssignee: Ales Musil <amusil>
Status: CLOSED WONTFIX QA Contact: Meni Yakove <myakove>
Severity: low Docs Contact:
Priority: low    
Version: 4.2.1.4CC: bugs, danken, ylavi
Target Milestone: ---Keywords: FutureFeature
Target Release: ---Flags: sbonazzo: ovirt-4.3-
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-06-10 11:42:04 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Network RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Michael Burman 2018-02-13 08:48:11 UTC
Description of problem:
[RFE] Network Filters - Add option to set a custom nwfilter in the engine UI.

Currently we are missing an option to set a custom network filters, some users may want to set a custom network filters and use them with the engine. 

The way to do it currently is:
- Add custom network properties on oVirt-engine level,
- Add a hook like vdsm_hooks/noipspoof/noipspoof.py which modifies
  libvirt's domain XML to activate the custom network filter and
- Be yourself responsible to deploy the custom network filter
  definition to all nodes

Version-Release number of selected component (if applicable):
rhvm-4.2.1.6-0.1.el7.noarch

How reproducible:
100%

Comment 1 Yaniv Lavi 2018-06-10 11:42:04 UTC
This general use it overkill for the requirement.
We will look to fix it in another way.