Bug 573 VCD: Ensure that more than 2 NICs can get connected to VCD VM
[osm/RO.git] / setup.py
index 733996c..ddce5cd 100755 (executable)
--- a/setup.py
+++ b/setup.py
@@ -38,6 +38,7 @@ _requirements = [
     #"lib_osm_openvim",
     #"osm_im",
     "pycrypto",
+    "netaddr",
 ]
 
 setup(name=_name,