missing module.
[nodemanager.git] / setup.py
index 40d491c..1904ed5 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -17,6 +17,7 @@ setup(
     py_modules=[
     'accounts',
     'api',
+    'api_calls',
     'conf_files',
     'config',
     'curlwrapper',
@@ -32,7 +33,8 @@ setup(
     'sm',
     'ticket',
     'tools',
-       'bwmon'
+    'bwmon',
+    'iptables',
     ],
     scripts = [
     'forward_api_calls',