]> git.ipfire.org Git - thirdparty/libvirt.git/commit
vz: don't show bootorder for containers
authorNikolay Shirokovskiy <nshirokovskiy@virtuozzo.com>
Thu, 29 Dec 2016 09:58:34 +0000 (12:58 +0300)
committerMaxim Nestratov <mnestratov@virtuozzo.com>
Mon, 30 Jan 2017 16:44:13 +0000 (19:44 +0300)
commit9c10c03093e9b0fb4978d69a19237b1730f7add8
treed920805d7f5c0e08e9edfa8e497351c6ba75dc07
parentde325472cc27f57c56d0a4049fc3c58f59e8c8b4
vz: don't show bootorder for containers

Because this is invalid xml for containers. This patch almost
reverts 7eda8369, but still skips converting vz sdk bootorder
for containers to libvirt bootorder because we use boot order
in containers for quite different purpurse.
src/vz/vz_sdk.c