libvirt/tests/networkxml2xmlout
Peter Krempa 16cb11a66a network: Allow adding DNS entries sharing hostname for multiple addreses
Having multiple addresses having same hostname is a common config either
to have IPv4 and IPv6 address for the same hostname or even for DNS
round robin. The validation in the network update code didn't allow
adding such entries despite the fact that it is possible to define a
network with them.

Don't check hostname duplicity when adding a DNS entry.

The update of the test case adds another entry for the 'pudding'
hostname which is added in one of the networkxml2xmlupdate test cases.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
2021-07-16 14:50:57 +02:00
..
8021Qbh-net.xml
bandwidth-network.xml
dhcp6host-routed-network.xml
direct-net.xml
dnsmasq-options.xml network: wire up dnsmasq option xmlns 2019-07-17 17:18:56 -04:00
empty-allow-ipv6.xml
host-bridge-net.xml
host-bridge-no-flood.xml
hostdev-pf.xml
hostdev.xml
isolated-network.xml
isolated-ports.xml conf: parse/format <port isolated='yes|no'/> 2020-02-20 23:09:27 -05:00
leasetime-hours.xml tests: Add tests for <lease/> to cover dnsmasq settings 2020-04-23 10:59:33 +02:00
leasetime-infinite.xml tests: Add tests for <lease/> to cover dnsmasq settings 2020-04-23 10:59:33 +02:00
leasetime-minutes.xml tests: Add tests for <lease/> to cover dnsmasq settings 2020-04-23 10:59:33 +02:00
leasetime-seconds.xml tests: Add tests for <lease/> to cover dnsmasq settings 2020-04-23 10:59:33 +02:00
metadata.xml
nat-network-dns-forward-plain.xml
nat-network-dns-forwarder-no-resolv.xml network: don't add "no-resolv" if we still need DNS servers from resolv.conf 2017-03-21 11:25:59 -04:00
nat-network-dns-forwarders.xml network: allow limiting a <forwarder> element to certain domains 2016-08-19 21:34:51 -04:00
nat-network-dns-hosts.xml network: Allow adding DNS entries sharing hostname for multiple addreses 2021-07-16 14:50:57 +02:00
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-ipv6.xml conf: add an attribute to turn on NAT for IPv6 virtual networks 2020-06-15 17:10:15 +01:00
nat-network-forward-nat-no-address.xml
nat-network-mtu.xml network: set mtu as a DHCP option when specified 2019-01-31 17:45:41 +01:00
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 network: allow disabling dnsmasq's DNS server 2016-08-19 21:10:34 -04:00
routed-network.xml network: allow configuring firewalld zone for virtual network bridge device 2019-02-01 12:57:13 -05:00
set-mtu.xml conf: support configuring mtu size in a virtual network 2017-02-07 13:52:06 -05:00
vepa-net.xml