update/tsconfig
Sun Austin 53f6f3bcb6 Update config to set values as string, rather than unicode
A prior update config for python2/3 compatibility resulted
in config values being set as unicode rather than strings. This
ended up breaking patching on IPv6 systems, as the lib,
if_nametoindex function used by patching in configuration of its
multicast addresses does not properly handle unicode.
As a result, the patching daemons were unable to communicate with
each other.

This update to tsconfig/config casts the values as str() to
restore it to the previous behaviour.

Closes-Bug:1800195

Change-Id: Ie7ac29728e81d2e5fcb80cde34d723c1480566d0
Signed-off-by: Sun Austin <austin.sun@intel.com>
2018-11-02 09:41:29 +08:00
..
centos Add hooks for python wheel generation 2018-10-24 17:13:19 +00:00
scripts Add pylint support 2018-08-24 09:19:44 -05:00
tsconfig Update config to set values as string, rather than unicode 2018-11-02 09:41:29 +08:00
.gitignore StarlingX open source release updates 2018-05-31 07:37:12 -07:00
LICENSE StarlingX open source release updates 2018-05-31 07:37:12 -07:00
PKG-INFO StarlingX open source release updates 2018-05-31 07:37:12 -07:00