hacking in the v2 client version so this keeps running
[testsuite.git] / setup.sh
index 6f80fd5..392a84a 100755 (executable)
--- a/setup.sh
+++ b/setup.sh
@@ -60,6 +60,8 @@ pip install \
 --target="$path/robot/library" \
 ./heatbridge
 
+sed -i 's/cinderclient\.v1\.client/cinderclient\.v2\.client/g' /var/opt/ONAP/robot/library/heatbridge/OpenstackManager.py
+
 # Go back to execution folder
 cd $path