X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=scripts%2Fpython-osm-ro.postinst;h=32c89034003bafc0d7f13bfc3c46e64516a3a182;hb=5f65b78751e94ef54d9cd28d27b9d7a714e096e1;hp=3e4c1037a07316bbabb9c8a827457c4d0cfae7d2;hpb=6082b7d161e7ccfbb38c1b7938c88c2619b8f690;p=osm%2FRO.git diff --git a/scripts/python-osm-ro.postinst b/scripts/python-osm-ro.postinst index 3e4c1037..32c89034 100755 --- a/scripts/python-osm-ro.postinst +++ b/scripts/python-osm-ro.postinst @@ -30,6 +30,11 @@ pip2 install --upgrade pyvmomi 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 + systemctl enable osm-ro.service