From 7da6a48563185cc6292a9be985a9aa47a1fa471f Mon Sep 17 00:00:00 2001 From: Zuul Date: Tue, 19 Mar 2019 04:56:43 +0000 Subject: [PATCH] Update git submodules * Update tacker from branch 'master' - Merge "Fix dict.keys() TypeError issue." - Fix dict.keys() TypeError issue. In python3, dict.keys() returns a dict_keys object rather than a list. This patch will make it compatible with py3 as well as py2. Change-Id: I889c45fa57603f264f941e0025dc9232c370f1b0 Closes-Bug: #1819935 --- tacker | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tacker b/tacker index 476cef245e..1a3c027724 160000 --- a/tacker +++ b/tacker @@ -1 +1 @@ -Subproject commit 476cef245e8cc04f5df89e449c9a35c098d378f4 +Subproject commit 1a3c02772442a358baea762e9a67721efdd56595