Bug 598 Added support for vrops metric collection
[osm/MON.git] / debian / python3-osm-mon.postinst
index f2d1af9..06e6781 100644 (file)
@@ -12,4 +12,5 @@ pip3 install peewee==3.1.*
 pip3 install pyyaml==3.*
 pip3 install prometheus_client==0.4.*
 pip3 install gnocchiclient==7.0.*
-echo "Installation of python dependencies finished"
\ No newline at end of file
+pip3 install pyvcloud==19.1.1
+echo "Installation of python dependencies finished"