MON installation with Dockers
[osm/MON.git] / docker / scripts / runInstall.sh
1 #!/usr/bin/env bash
2 /bin/bash /root/MON/osm_mon/plugins/vRealiseOps/vROPs_Webservice/install.sh
3 nohup python /root/MON/osm_mon/plugins/OpenStack/Aodh/notifier.py &
4 python /root/MON/osm_mon/core/message_bus/common_consumer.py
5