commit fe14eec651b43f97d72faf5adb690538ded2ebf8 Author: Zuul Date: Tue Oct 6 13:51:45 2020 +0000 Update git submodules * Update tacker from branch 'master' - Merge "Fix python3 utf-8 decode issue and typo while creating app_monitor" - Fix python3 utf-8 decode issue and typo while creating app_monitor This change corrects the input for ast.literal_eval() and also corrects the variable (zapi.URL) called in zabbix_api.py and zabbix.py. From the Python3 documentation for ast.literal_eval(): Safely evaluate an expression node or a string containing a Python expression. The string or node provided may only consist of the following Python literal structures: strings, numbers, tuples, lists, dicts, booleans, and None. Change-Id: I710feff170cb464371d76ef3ee52392fa818c18d Related-Bug: #1898515 Closes-Bug: #1898526 diff --git a/tacker b/tacker index f277b65..37d4238 160000 --- a/tacker +++ b/tacker @@ -1 +1 @@ -Subproject commit f277b65cb3ac61e482be61ec6a7bb16982f74b69 +Subproject commit 37d4238b74ae3171b0df084196d611c569ba72ad