Bump tag level
[nodemanager.git] / sliver_lxc.py
2012-09-12 Andy BavierGenerate <interface> element in libvirt XML template.
2012-09-05 Andy BavierFix path for vsh
2012-09-05 Sapan BhatiaSwitch back to vsh, now provided by lxc tools
2012-07-18 Thierry Parmentelatremove bwlimitlxc, and use plnode-utils instead
2012-06-28 Thierry Parmentelatexport LD_PRELOAD
2012-06-26 Thierry Parmentelatincorporate changelog from 2.0
2012-06-26 Thierry Parmentelatmerged split packaging (-lib and -vs) from master,...
2012-06-25 Thierry Parmentelattemporary rename bwlimit as bwlimitlxc for a dry run...
2012-06-21 Thierry ParmentelatMerge branch 'master' into lxc_devel - changelog from...
2012-06-20 Thierry Parmentelatpour initscript in the mix for lxc slivers
2012-06-20 Thierry ParmentelatMerge branch 'master' into lxc_devel
2012-06-20 Thierry Parmentelatreview timeouts
2012-06-20 Thierry ParmentelatMerge branch 'master' into lxc_devel
2012-06-19 Thierry Parmentelatreview imports in sliver_{libvirt,lxc}
2012-06-19 Thierry Parmentelatmerged master into lxc_devel
2012-06-19 Marco YuenImprove robustness of LXC and libvirt plugins.
2012-06-19 Thierry Parmentelatwon't try to create the slices group if already defined
2012-06-19 Thierry Parmentelatdefine prompt for root user in slice
2012-06-17 Thierry Parmentelatfix previous merge
2012-06-15 Thierry ParmentelatMerge branch 'master' into lxc_devel
2012-05-07 Marco YuenMerge branch 'lxc_devel' of ssh://git.planet-lab.org...
2012-04-12 Thierry Parmentelatlook for the xml template under 2 names so the lxc...
2012-04-12 Thierry Parmentelatrevert change n-1 : restore order for xml initialization
2012-04-11 Thierry Parmentelatmore consistent naming for xml template
2012-04-11 Thierry Parmentelatcheck for the xml template first thing, show filename...
2012-04-11 Thierry Parmentelatlog missing path when ref image not found
2012-01-06 Marco YuenMostly aesthetic changes and fix a bug in codemux.
2011-12-21 Xavi LeonMerge branch 'lxc_devel' of github.com:planetlab/NodeMa...
2011-12-21 Xavi LeonRemoved some references to sliver_vs which crashed...
2011-12-15 Marco YuenMerge branch 'master' into lxc_devel
2011-12-08 Xavi LeonChange btrfs subvolume default permissions for the...
2011-12-08 Xavi LeonCgroup common interface. Used by coresched.py and slive...
2011-12-06 Xavi LeonMerge branch 'lxc_devel' of github.com:planetlab/NodeMa...
2011-12-06 Marco YuenMerge branch 'master' into lxc_devel lxcbuild
2011-12-02 Xavi LeonAdded ability to filter and classify packets based...
2011-11-28 Xavi LeonRefactor of sliver_lxc and sliver_libvirt.
2011-11-10 Xavi LeonRefactor of code to allow several virt techs. Minor...
2011-11-08 Xavi LeonSome code refactor
2011-10-24 xavileonFixed directory strings
2011-10-24 xavileonlxc skeleton. create, is_runnng works. Need clean up.
2011-10-21 xavileonBare minimum to get NodeManager not throw exceptions
2011-10-21 xavileonParameter 'rec' missing in __init__ method
2011-10-21 xavileoncouple of imports missing...
2011-10-21 xavileonFirst commit of LXC code