commit a305761e4105bac982fd8902d347ea38c8794c37 Author: Jonathan Rosser Date: Tue Oct 6 13:23:16 2020 +0100 Update git submodules * Update openstack-ansible-tests from branch 'master' - Use pip and virtualenv from host packages rather than get-pip.py For focal, using pip to install python tools to the host results in a incompatiblity and subsequent job failure when openstack_hosts later installs the distro package for virtualenv. The python_venv_build role then fails to be able to create a virtualenv. This patch changes the host setup in the tests repo to be the same as that in the integrated repo. Change-Id: Ief99ea7e969f67130be68ac437b4b16be80cb088 diff --git a/openstack-ansible-tests b/openstack-ansible-tests index 1f05792..bb630f0 160000 --- a/openstack-ansible-tests +++ b/openstack-ansible-tests @@ -1 +1 @@ -Subproject commit 1f05792a86372b44ef12f0595133179810ba1e38 +Subproject commit bb630f047f4807451fa4ecb4ab2539458f659b95