]> git.ipfire.org Git - thirdparty/libvirt.git/commit
schema: fix resolved interfaces of network type
authorNikolay Shirokovskiy <nshirokovskiy@virtuozzo.com>
Wed, 20 Jul 2016 12:11:46 +0000 (15:11 +0300)
committerJán Tomko <jtomko@redhat.com>
Mon, 1 Aug 2016 09:30:51 +0000 (11:30 +0200)
commit03c1e0f38f4f7da0ff09bff2560e0230772bdd9d
tree7c58eb56e80f311bdccb36d50832726a5e3aaf29
parent0e8083da3b41c779714d31991cc96da4194df595
schema: fix resolved interfaces of network type

  This patch reflects cases when <interface> element and its <source>
subelement for network type are formated based on actual type resolved
from referenced network instead of original one. networkAllocateActualDevice
and virDomainActualNetDefContentsFormat are taken as reference.
docs/schemas/domaincommon.rng
docs/schemas/network.rng
docs/schemas/networkcommon.rng