]> xenbits.xensource.com Git - libvirt.git/commit
lxc: Include support to lxc version 3.0 or higher.
authorJulio Faracco <jcfaracco@gmail.com>
Wed, 14 Nov 2018 17:25:45 +0000 (15:25 -0200)
committerJohn Ferlan <jferlan@redhat.com>
Wed, 14 Nov 2018 20:00:18 +0000 (15:00 -0500)
commit31b3584b2d16cac1f6ddd3d4b51616795f935a41
tree9ac0ca1d490293c8a788a871bd484b9f9fcc9d7b
parent99b8ef7a98d6ad4a01549204195f5e17ee1984ee
lxc: Include support to lxc version 3.0 or higher.

This patch introduce the new settings for LXC 3.0 or higher. The older
versions keep the compatibility to deprecated settings for LXC, but
after release 3.0, the compatibility was removed. This commit adds the
support to the refactored settings.

Signed-off-by: Julio Faracco <jcfaracco@gmail.com>
Reviewed-by: John Ferlan <jferlan@redhat.com>
src/lxc/lxc_native.c