temporary rename bwlimit as bwlimitlxc for a dry run of the
[nodemanager.git] / setup.py
index 082e565..75f2bd3 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -14,7 +14,7 @@ setup(
         'api',
         'api_calls',
         'bwmon',
-        'bwlimit',
+        'bwlimitlxc',
         'cgroups',
         'conf_files',
         'config',
@@ -22,6 +22,7 @@ setup(
         'coresched',
         'curlwrapper',
         'database',
+        'initscript',
         'iptables',
         'logger',
         'net',