X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=setup-lxc.py;h=50b77a324c1a58efab6bb336920320434e72f431;hb=d0c6effcab2aa1baed6016bd7edd1339639a1d13;hp=7948e0f9f7445d1864d7d64eb7e920d0ab52f7dd;hpb=0975227f6b0e10da26c079163299c37e3716d9dc;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 = [ ],