Install needed packages for Azure
Change-Id: If163eefe22ac0c08da649edf10aa8ab4b5e7b650
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
diff --git a/scripts/python-osm-ro.postinst b/scripts/python-osm-ro.postinst
index a2f632a..32c8903 100755
--- a/scripts/python-osm-ro.postinst
+++ b/scripts/python-osm-ro.postinst
@@ -30,6 +30,7 @@
pip2 install --upgrade pyang pyangbind
pip2 install untangle
pip2 install -e git+https://github.com/python-oca/python-oca#egg=oca
+pip2 install azure
# Packages required for fos connector
pip2 install fog05rest