merged the 3 packaging-dependant tracks (-lib, -lxc and -vs) into a single specfile...
[nodemanager.git] / setup.py
similarity index 83%
rename from setup-lib.py
rename to setup.py
index 810d45e..0f745da 100644 (file)
+++ b/setup.py
@@ -42,6 +42,16 @@ setup(
         'plugins.syndicate',
         'plugins.vsys',
         'plugins.vsys_privs',
+# lxc
+        'sliver_libvirt',
+        'sliver_lxc',
+        'cgroups',
+        'coresched_lxc',
+# vs
+        'sliver_vs',
+        'coresched_vs',
+        # this plugin uses vserver for now
+        'plugins.drl',
         ],
     scripts = [
         'forward_api_calls',