StarlingX Installation/Update/Patching/Backup/Restore
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
cgcs-patch Update config to set values as string, rather than unicode 2018-11-02 09:41:29 +08:00
devstack Add DevStack module to install tsconfig 2018-10-17 09:41:05 -05:00
doc [Doc] openstackdocstheme starlingxdocs theme 2018-10-22 14:38:52 +00:00
enable-dev-patch Relocate enable-dev-patch to stx-update/enable-dev-patch 2018-08-01 12:46:56 -04:00
extras/scripts patch_build.sh fails with path errors 2018-08-16 17:54:05 -04:00
patch-alarm Add hooks for python wheel generation 2018-10-24 17:13:19 +00:00
patch-boot-args StarlingX open source release updates 2018-05-31 07:37:12 -07:00
patch-scripts Collectd+InfluxDb-RMON Replacement(ALL METRICS) P1 2018-07-03 11:00:35 -04:00
releasenotes [Doc] openstackdocstheme starlingxdocs theme 2018-10-22 14:38:52 +00:00
requests-toolbelt Add hooks for python wheel generation 2018-10-24 17:13:19 +00:00
smart-helper StarlingX open source release updates 2018-05-31 07:37:12 -07:00
tsconfig Update config to set values as string, rather than unicode 2018-11-02 09:41:29 +08:00
.gitignore [Doc] OpenStack API Reference Guide 2018-09-25 15:01:49 -07:00
.gitreview Add .gitreview 2018-05-31 07:37:12 -07:00
.zuul.yaml Remove api-ref directory and jobs 2018-10-25 08:40:39 -05:00
CONTRIBUTORS.wrs 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
README.rst StarlingX open source release updates 2018-05-31 07:37:12 -07:00
centos_iso_image.inc Split image.inc across git repos 2018-08-15 16:46:48 -04:00
centos_pkg_dirs Relocate enable-dev-patch to stx-update/enable-dev-patch 2018-08-01 12:46:56 -04:00
centos_wheels.inc Add hooks for python wheel generation 2018-10-24 17:13:19 +00:00
pylint.rc Add pylint support 2018-08-24 09:19:44 -05:00
requirements.txt Add Zuul test foundation 2018-07-25 08:48:07 -05:00
test-requirements.txt Add Zuul test foundation 2018-07-25 08:48:07 -05:00
tox.ini Lock down flake8 version 2018-10-24 10:08:51 -05:00

README.rst

stx-update

StarlingX Software Management