From 0634e5bfcf307a434a96142e5eaa684476253a5d Mon Sep 17 00:00:00 2001 From: "huang.zhiping" Date: Sun, 30 Sep 2018 07:46:46 +0000 Subject: [PATCH] Update git submodules * Update openstack-ansible-os_molteniron from branch 'master' - fix tox python3 overrides We want to default to running all tox environments under python 3, so set the basepython value in each environment. We do not want to specify a minor version number, because we do not want to have to update the file every time we upgrade python. We do not want to set the override once in testenv, because that breaks the more specific versions used in default environments like py35 and py36. Change-Id: If2fa3b28e6a99dd5b80c20235cb87c4893cae3ed Closes-Bug: #1801657 --- openstack-ansible-os_molteniron | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openstack-ansible-os_molteniron b/openstack-ansible-os_molteniron index 2b30d27eb2..cdfbf325ec 160000 --- a/openstack-ansible-os_molteniron +++ b/openstack-ansible-os_molteniron @@ -1 +1 @@ -Subproject commit 2b30d27eb2ace3a9b51f3602011e4a598b0d4474 +Subproject commit cdfbf325ecc191068295b5c6b71698d4df936872