diff options
-rwxr-xr-x | setup.py | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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" |