Go to file
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
2018-09-25 15:01:49 -07:00
2018-05-31 07:37:12 -07:00
2018-10-25 08:40:39 -05:00
2018-05-31 07:37:12 -07:00
2018-08-24 09:19:44 -05:00
2018-07-25 08:48:07 -05:00
2018-07-25 08:48:07 -05:00
2018-10-24 10:08:51 -05:00

stx-update

StarlingX Software Management

Description
StarlingX Installation/Update/Patching/Backup/Restore
Readme 19 MiB
Languages
Python 92.7%
Shell 5.9%
HTML 1%
Makefile 0.4%