X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=scripts%2Fpython-osm-ro.postinst;h=0f6e5a8f201952112b9da20b8821a44967652c7a;hb=bfc28b0cfdd966528e4bb6796a0014f464381a83;hp=3e4c1037a07316bbabb9c8a827457c4d0cfae7d2;hpb=6082b7d161e7ccfbb38c1b7938c88c2619b8f690;p=osm%2FRO.git diff --git a/scripts/python-osm-ro.postinst b/scripts/python-osm-ro.postinst index 3e4c1037..0f6e5a8f 100755 --- a/scripts/python-osm-ro.postinst +++ b/scripts/python-osm-ro.postinst @@ -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