]> git.ipfire.org Git - thirdparty/libvirt.git/commit
schema: Fix interface link state schema
authorPeter Krempa <pkrempa@redhat.com>
Mon, 2 Mar 2015 16:21:23 +0000 (17:21 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 3 Mar 2015 08:43:13 +0000 (09:43 +0100)
commit8eb907b8d0fd73c8f88f9cd8df1fa0e7abf40c93
treea1b45dcc82bee25049042ee8e1e52e9102b9ce93
parent2fd5880b3b00cb6549242c613c5215617f29c428
schema: Fix interface link state schema

In commit edd1295e1da6bfe8e4e257e5fbfad71ac0bf7c87 I've introduced an
XML element that allows to configure state of the network interface
link. Somehow the RNG schema hunk ended up in a weird place in the
network schema definition. Move it to the right place and add a test
case.

Note that the link state is set up via the monitor at VM startup so I
originally didn't think of adding a test case.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1173468
docs/schemas/domaincommon.rng
docs/schemas/network.rng
tests/qemuxml2argvdata/qemuxml2argv-interface-driver.xml