From f3d15c168855151c5def557ba2df0295133a5940 Mon Sep 17 00:00:00 2001 From: Zuul Date: Wed, 13 Mar 2019 19:01:38 +0000 Subject: [PATCH] Update git submodules * Update openstack-ansible-os_masakari from branch 'master' - Merge "fix tox python3 overrides" - 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: Iabd666d8a9143f197893d0f7fea786adc8a9055f Closes-Bug: #1801657 --- openstack-ansible-os_masakari | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openstack-ansible-os_masakari b/openstack-ansible-os_masakari index 513b065d6b..e711bec3ed 160000 --- a/openstack-ansible-os_masakari +++ b/openstack-ansible-os_masakari @@ -1 +1 @@ -Subproject commit 513b065d6b1f377186c9db6e51bebee302e7ab09 +Subproject commit e711bec3ed34eb0cdd7c062ec257de0c720963c3