major cleanup of lxc vm creation script
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Tue, 21 Jan 2014 12:30:21 +0000 (13:30 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Tue, 21 Jan 2014 12:30:21 +0000 (13:30 +0100)
commit1246592fb46c89a27f42f1986226af8f7b617ae7
tree66f8316d4bd253ce728e33f97d73236f484db9a6
parentb3cf4ed0cedcbef9f65db7b86b30df7870419dd3
major cleanup of lxc vm creation script
new signature (one argument, the domainname, the rest as options, even if some are required, like e.g. the hostname for the ltest mode)
does not require to specifiy an ethernet interface, can figure it out
does not require an IP address, can figure it out
only use ‘ip’ and not ‘ifconfig’ or ‘route’ anymore
trashed sequels of lxc-tools (config file)
at this point only tested in ltest mode, lbuild is underway
note that this requires changes to the tests module as well since the signature has changed
lbuild-initvm.sh