libvirt/tests/networkxml2xmlout
Laine Stump 30a6f91686 network: allow configuring firewalld zone for virtual network bridge device
Since we're setting the zone anyway, it will be useful to allow
setting a different (custom) zone for each network. This will be done
by adding a "zone" attribute to the "bridge" element, e.g.:

   ...
   <bridge name='virbr0' zone='myzone'/>
   ...

If a zone is specified in the config and it can't be honored, this
will be an error.

Signed-off-by: Laine Stump <laine@laine.org>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
2019-02-01 12:57:13 -05:00
..
8021Qbh-net.xml
bandwidth-network.xml
dhcp6host-routed-network.xml
direct-net.xml
empty-allow-ipv6.xml
host-bridge-net.xml
host-bridge-no-flood.xml
hostdev-pf.xml
hostdev.xml
isolated-network.xml
metadata.xml
nat-network-dns-forward-plain.xml
nat-network-dns-forwarder-no-resolv.xml
nat-network-dns-forwarders.xml
nat-network-dns-hosts.xml
nat-network-dns-srv-record-minimal.xml
nat-network-dns-srv-record.xml
nat-network-dns-srv-records.xml
nat-network-dns-txt-record.xml
nat-network-explicit-flood.xml
nat-network-forward-nat-address.xml
nat-network-forward-nat-no-address.xml
nat-network-mtu.xml
nat-network.xml
netboot-network.xml
netboot-proxy-network.xml
open-network.xml
openvswitch-net.xml
passthrough-address-crash.xml
passthrough-pf.xml
routed-network-no-dns.xml
routed-network.xml
set-mtu.xml
vepa-net.xml