Adds vdu, ns, threshold and operation info to alarm notification
[osm/MON.git] / osm_mon / plugins / vRealiseOps / vROPs_Webservice / install.sh
index 669f0fb..2948ec3 100755 (executable)
@@ -58,7 +58,7 @@ apt-get update  # To get the latest package lists
 [ "$_DISTRO" == "CentOS" -o "$_DISTRO" == "Red" ] && easy_install -U bottle
 
 #required for vmware connector TODO move that to separete opt in install script
-pip install --upgrade pip
+pip install pip==9.0.3
 pip install cherrypy
 
 echo '