From f1f93d48893ccd362214c04256f5e533101741bc Mon Sep 17 00:00:00 2001 From: Zuul Date: Tue, 12 Mar 2019 14:46:13 +0000 Subject: [PATCH] Update git submodules * Update charm-ironic 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: Ic22596fe76e2c581323ecadb3723336668e55623 Signed-off-by: Doug Hellmann --- charm-ironic | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charm-ironic b/charm-ironic index 857835ace9..7ab646bee9 160000 --- a/charm-ironic +++ b/charm-ironic @@ -1 +1 @@ -Subproject commit 857835ace991c419c4aa57a31dad37d98fde0fa8 +Subproject commit 7ab646bee9d74f82a7d92768725b8135b18cb0d3