Skip to content
Snippets Groups Projects
  1. Feb 12, 2013
  2. Feb 11, 2013
  3. Feb 08, 2013
  4. Feb 07, 2013
  5. Feb 06, 2013
  6. Feb 05, 2013
  7. Feb 04, 2013
  8. Feb 02, 2013
  9. Feb 01, 2013
    • Faidon Liambotis's avatar
      LXC: adapt hv for newer lxc userspace tools · 2e5a6203
      Faidon Liambotis authored
      
      Currently hv_lxc depends on the behavior and output of older LXC tools,
      which have since changed, making it unable to function in current
      distributions (e.g. Debian wheezy).
      
      Adapt the tools and expectation for the output and make it into a
      working state again, at least for LXC 0.8.0.
      
      LXC tools seem to be split into two categories: the actual, binary lxc
      tools, plus a set of shell scripts to provide a higher-level interface.
      Ganeti doesn't need the latter and the shell scripts make some
      assumptions (like /var/lib/lxc) so remove the only reference to such a
      shell script (lxc-ls).
      
      While at it, remove a few comments about "current (Spring 2010)
      distributions" that do not apply anymore.
      
      This is a backwards-incompatible change, meaning it won't work on
      systems with older LXC userspace. However, hv_lxc is experimental anyway
      and there's virtually no documentation about it in the tree.
      
      Signed-off-by: default avatarFaidon Liambotis <paravoid@debian.org>
      Reviewed-by: default avatarGuido Trotter <ultrotter@google.com>
      2e5a6203
Loading