X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=setup-lxc.py;h=50b77a324c1a58efab6bb336920320434e72f431;hb=fe04674a63c66ff26cb3875dd9aa1a3ea2f846cd;hp=7948e0f9f7445d1864d7d64eb7e920d0ab52f7dd;hpb=f699ab76a8c8a5ba09d2286a833a8a05ecf8564c;p=nodemanager.git diff --git a/setup-lxc.py b/setup-lxc.py index 7948e0f..50b77a3 100644 --- a/setup-lxc.py +++ b/setup-lxc.py @@ -12,6 +12,8 @@ setup( py_modules=[ 'sliver_libvirt', 'sliver_lxc', + 'cgroups', + 'coresched_lxc', ], scripts = [ ],