privatebridge belongs in lxc only
[nodemanager.git] / setup-lxc.py
index 7948e0f..e52de84 100644 (file)
@@ -12,6 +12,9 @@ setup(
     py_modules=[
         'sliver_libvirt',
         'sliver_lxc',
+        'cgroups',
+        'coresched_lxc',
+        'plugins.privatebridge',
         ],
     scripts = [
         ],