[Lxc-users] LXC support on Vagrant
Dan Kegel
dank at kegel.com
Wed Mar 13 19:42:35 UTC 2013
Yeah, I saw that post. Was hoping for a bit more. But ok, Vagrant is
a Ruby thingy vaguely like libvirt.
Another peanut gallery question:
There seem to be a number of userspace packages that drive the
kernel's LXC features:
- lxc itself
- lxc python api (
https://www.stgraber.org/2012/09/28/introducing-the-python-lxc-api/ )
- libvirt
- now vagrant
I suppose it would be foolish to assume that a common api would
always be better than having each high-level virtualization package
roll its own lxc support, but... still... is it worth providing a ruby binding
for the lxc api, and having vagrant use that? Or would that simply be extra
overhead?
More information about the lxc-users
mailing list