Change dockerfile-local to install osm-im, lib-osm-openvim and RO from source instead of making

Change-Id: I03af69a2f798ed5b0645c2d3eac4ac48b15805a2
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
diff --git a/setup.py b/setup.py
index 733996c..ddce5cd 100755
--- a/setup.py
+++ b/setup.py
@@ -38,6 +38,7 @@
     #"lib_osm_openvim",
     #"osm_im",
     "pycrypto",
+    "netaddr",
 ]
 
 setup(name=_name,