libvirt/tests/networkxml2xmlupdatein
Adam Julis 7a9e9dfb18 network: allow "modify" option for DNS-Txt records
The "modify" command allows to replace an existing record (its
text value). The primary key is the name of the record. If
duplicity or missing record detected, throw error.

Tests in networkxml2xmlupdatetest.c contain replacements of an
existing DNS-text record and failure due to non-existing record.

Resolves: https://gitlab.com/libvirt/libvirt/-/issues/639
Signed-off-by: Adam Julis <ajulis@redhat.com>
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
2024-07-10 10:29:00 +02:00
..
dhcp-range-10.xml
dhcp-range-existing.xml
dhcp-range.xml
dns-host-gateway-incomplete.xml
dns-host-modify-not-existing.xml
dns-host-modify.xml
dns-host-pudding.xml
dns-txt-record-example.xml
dns-txt-record-modify-fail.xml network: allow "modify" option for DNS-Txt records 2024-07-10 10:29:00 +02:00
dns-txt-record-modify-success.xml network: allow "modify" option for DNS-Txt records 2024-07-10 10:29:00 +02:00
dns-txt-record-snowman.xml
host-existing.xml
host-incomplete.xml
host-new-incomplete.xml
host-new.xml
host-updated.xml
interface-eth1.xml
interface-eth47.xml
portgroup-alice-new.xml
portgroup-alison.xml
srv-not-existing.xml
srv-record-donkey.xml
srv-record-invalid.xml
srv-record-modify-few.xml
srv-record-protocol.xml
srv-record-service.xml
srv-record.xml
unparsable-dns-host.xml