inject_user_key routine fixes
[osm/RO.git] / scripts / python-osm-ro.postinst
index 3e4c103..0f6e5a8 100755 (executable)
@@ -29,7 +29,13 @@ pip2 install --upgrade prettytable
 pip2 install --upgrade pyvmomi
 pip2 install --upgrade pyang pyangbind
 pip2 install untangle
+pip2 install pyone
 pip2 install -e git+https://github.com/python-oca/python-oca#egg=oca
+pip2 install azure
+
+# Packages required for fos connector
+pip2 install fog05rest
+
 
 systemctl enable osm-ro.service