[virt-tools-list] [PATCH] virtinst: add nwfilter support
Cole Robinson
crobinso at redhat.com
Thu Aug 29 15:47:11 UTC 2013
On 08/28/2013 11:36 AM, Daniel Gollub wrote:
> This allows to make use of libvirt network filtering support with virt-install.
> With the additional option "filterref" in the --network parameter one can
> configure any defined nwfilter per network interface, i.e.:
> virt-install ... --network network=mynet,model=virtio,filterref=clean-traffic
> ---
> man/virt-install.pod | 6 ++++++
> virtinst/cli.py | 4 +++-
> virtinst/deviceinterface.py | 4 +++-
> 3 files changed, 12 insertions(+), 2 deletions(-)
>
Thanks! I squashed in an xmlparse test case and pushed.
- Cole
More information about the virt-tools-list
mailing list