Modifies MON to create database if using mysql URI
[osm/MON.git] / debian / python3-osm-mon.postinst
index f83eef1..fc18a7a 100644 (file)
@@ -36,4 +36,6 @@ pip3 install gnocchiclient==7.0.*
 pip3 install pyvcloud==19.1.1
 pip3 install python-ceilometerclient==2.9.*
 pip3 install peewee-migrate==1.1.*
+pip3 install python-novaclient==12.0.*
+pip3 install pymysql==0.9.*
 echo "Installation of python dependencies finished"