X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=docker%2Fscripts%2FrunInstall.sh;fp=docker%2Fscripts%2FrunInstall.sh;h=611bbe8f0e4edf2d67957c4482e036b39e9d6954;hb=b85fc8cdf840080b10d01c33b4a57a2a39bcc0f1;hp=87954edd655dd90c257fbd76115a756b91488634;hpb=75512477988ae5e287433c6c859c61de1bc82318;p=osm%2FMON.git diff --git a/docker/scripts/runInstall.sh b/docker/scripts/runInstall.sh index 87954ed..611bbe8 100755 --- a/docker/scripts/runInstall.sh +++ b/docker/scripts/runInstall.sh @@ -21,6 +21,6 @@ # contact: bdiaz@whitestack.com or glavado@whitestack.com ## /bin/bash /mon/osm_mon/plugins/vRealiseOps/vROPs_Webservice/install.sh -nohup python /mon/osm_mon/plugins/OpenStack/Aodh/notifier.py & -python /mon/osm_mon/core/message_bus/common_consumer.py +nohup python3 /mon/osm_mon/plugins/OpenStack/Aodh/notifier.py & +python3 /mon/osm_mon/core/message_bus/common_consumer.py