From: Tim Johnson Date: Thu, 9 Jan 2020 17:31:08 +0000 (-0800) Subject: Update update-cloud-images script to use python3. X-Git-Tag: v0.50.0~26 X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=commitdiff_plain;h=799a48c0e047b29f884d6db221b963a17f05a697;hp=799a48c0e047b29f884d6db221b963a17f05a697;p=releng%2Fglobal-jjb.git Update update-cloud-images script to use python3. Use lf-activate-venv() to install openstack based on python3. Also added error handling (script was ignoring errors by default). Minor cleanup of syntax that does not effect functionality. Some improvements made to comments and improved logging. Issue: RELENG-2647 Change-Id: I4ddc0036bf178ca7185a00454dfa6f26433a8bab Signed-off-by: Tim Johnson ---