]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: update LXC config dataset to support V3 indexes
authorJulio Faracco <jcfaracco@gmail.com>
Mon, 3 Feb 2020 01:28:35 +0000 (22:28 -0300)
committerMichal Privoznik <mprivozn@redhat.com>
Mon, 3 Feb 2020 15:08:28 +0000 (16:08 +0100)
commit2245287cbebe8e346872fe8f5d1ea433cce2a6d2
treec6db403d3a88c0fc89294dc0783d942d8beb4656
parent6cf957749840fe56c43829f4cc11307062a88c73
tests: update LXC config dataset to support V3 indexes

LXC version 3 config files are still using network old style definition.
So, as LXC supports it now, they can be converted to use this new
definition.

Signed-off-by: Julio Faracco <jcfaracco@gmail.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
tests/lxcconf2xmldata/lxcconf2xml-ethernet-v3.config
tests/lxcconf2xmldata/lxcconf2xml-fstab-v3.config
tests/lxcconf2xmldata/lxcconf2xml-macvlannetwork-v3.config
tests/lxcconf2xmldata/lxcconf2xml-miscnetwork-v3.config
tests/lxcconf2xmldata/lxcconf2xml-nonenetwork-v3.config
tests/lxcconf2xmldata/lxcconf2xml-physnetwork-v3.config
tests/lxcconf2xmldata/lxcconf2xml-simple-v3.config
tests/lxcconf2xmldata/lxcconf2xml-vlannetwork-v3.config