Update update-cloud-images script to use python3. 64/62764/5
authorTim Johnson <tijohnson@linuxfoundation.org>
Thu, 9 Jan 2020 17:31:08 +0000 (09:31 -0800)
committerTim Johnson <tijohnson@linuxfoundation.org>
Thu, 9 Jan 2020 23:26:33 +0000 (15:26 -0800)
commit799a48c0e047b29f884d6db221b963a17f05a697
tree9481d6c754dc86379b865e02081aa74e4d6b159d
parentff33e05030b95c28f28f1317f6ac713080e8a5fa
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 <tijohnson@linuxfoundation.org>
releasenotes/notes/update-cloud-image-1700ad09d44a172e.yaml [new file with mode: 0644]
shell/update-cloud-images.sh