aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xsetup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index a8e9ccd86..495291cef 100755
--- a/setup.py
+++ b/setup.py
@@ -29,6 +29,7 @@ setup(
"python-novaclient>=2.24.1",
"mock>=1.0.1", # remove with python3
"paramiko",
+ "netifaces",
"six",
"testrepository>=0.0.18",
"testtools>=1.4.0"