libvirt/tests/lxcconf2xmldata
Cédric Bosdonnat a09bbc024d LXC from native: map vlan network type
The problem with VLAN is that the user still has to manually create the
vlan interface on the host. Then the generated configuration will use
it as a nerwork hostdev device. So the generated configurations of the
following two fragments are equivalent (see rhbz#1059637).

lxc.network.type = phys
lxc.network.link = eth0.5

lxc.network.type = vlan
lxc.network.link = eth0
lxc.network.vlan.id = 5
2014-02-12 17:52:47 +00:00
..
lxcconf2xml-blkiotune.config LXC from native: add lxc.cgroup.blkio.* mapping 2014-02-12 17:52:46 +00:00
lxcconf2xml-blkiotune.xml LXC from native: add lxc.cgroup.blkio.* mapping 2014-02-12 17:52:46 +00:00
lxcconf2xml-cpusettune.config LXC from native: map lxc.cgroup.cpuset.* 2014-02-12 17:52:46 +00:00
lxcconf2xml-cpusettune.xml LXC from native: map lxc.cgroup.cpuset.* 2014-02-12 17:52:46 +00:00
lxcconf2xml-cputune.config LXC from native: map lxc.cgroup.cpu.* 2014-02-12 17:52:46 +00:00
lxcconf2xml-cputune.xml LXC from native: map lxc.cgroup.cpu.* 2014-02-12 17:52:46 +00:00
lxcconf2xml-fstab.config LXC from native: migrate fstab and lxc.mount.entry 2014-02-12 17:52:46 +00:00
lxcconf2xml-idmap.config LXC from native: convert lxc.id_map into <idmap> 2014-02-12 17:52:46 +00:00
lxcconf2xml-idmap.xml LXC from native: convert lxc.id_map into <idmap> 2014-02-12 17:52:46 +00:00
lxcconf2xml-macvlannetwork.config LXC from native: convert macvlan network configuration 2014-02-12 17:52:46 +00:00
lxcconf2xml-macvlannetwork.xml LXC from native: convert macvlan network configuration 2014-02-12 17:52:46 +00:00
lxcconf2xml-memtune.config LXC from native: migrate memory tuning 2014-02-12 17:52:46 +00:00
lxcconf2xml-memtune.xml LXC from native: migrate memory tuning 2014-02-12 17:52:46 +00:00
lxcconf2xml-nonenetwork.config LXC from native: implement no network conversion 2014-02-12 17:52:46 +00:00
lxcconf2xml-nonenetwork.xml LXC from native: implement no network conversion 2014-02-12 17:52:46 +00:00
lxcconf2xml-nonetwork.config LXC from native: implement no network conversion 2014-02-12 17:52:46 +00:00
lxcconf2xml-nonetwork.xml LXC from native: implement no network conversion 2014-02-12 17:52:46 +00:00
lxcconf2xml-physnetwork.config LXC from native: convert phys network types to net hostdev devices 2014-02-12 17:52:46 +00:00
lxcconf2xml-physnetwork.xml LXC from native: convert phys network types to net hostdev devices 2014-02-12 17:52:46 +00:00
lxcconf2xml-simple.config LXC from native: map lxc.arch to /domain/os/type@arch 2014-02-12 17:52:46 +00:00
lxcconf2xml-simple.xml LXC from native: map lxc.arch to /domain/os/type@arch 2014-02-12 17:52:46 +00:00
lxcconf2xml-vlannetwork.config LXC from native: map vlan network type 2014-02-12 17:52:47 +00:00
lxcconf2xml-vlannetwork.xml LXC from native: map vlan network type 2014-02-12 17:52:47 +00:00