distcloud/distributedcloud
Li Zhu 5f77709881 Debian: Add decode for the request headers
According to python and WSGI documentations, in python3, all WSGI
applications are expected to return encode bytes. All strings passed
to or from the server must be standard Python byte strings, so no
exception for the headers. We added utf-8 decode to make sure the byte
string headers can be processed properly. This would not impact the
previous string headers processing in the old version on CentOS.

Test Plan:
Verify: Subcloud manage/unmanage on CentOS
Verify: Subcloud manage/unmanage on Debian

Story: 2010119
Task: 45859

Signed-off-by: Li Zhu <li.zhu@windriver.com>
Change-Id: I69f9c3273d9b46f6b976b4ccd09504173965e1e5
2022-07-25 09:36:10 -04:00
..
centos Move from /opt/dc/ansible to /var/opt/dc/ansible 2022-07-19 21:39:55 +00:00
dccommon Debian: Update python-kubernetes function calls 2022-07-21 02:41:16 +00:00
dcdbsync Re-enable important py3k checks for distcloud 2021-10-21 12:33:11 +00:00
dcmanager Debian: Add decode for the request headers 2022-07-25 09:36:10 -04:00
dcorch Tech debt: move portions of dcorch.common.consts into dccommon.consts 2022-06-16 12:28:44 -04:00
debian Move from /opt/dc/ansible to /var/opt/dc/ansible 2022-07-19 21:39:55 +00:00
etc Move content to subdir to support relocated packaging 2019-11-04 13:57:02 -05:00
ocf Refactor portion of dcmanager into dcmanager-state process 2022-01-27 16:33:41 -05:00
.coveragerc Move content to subdir to support relocated packaging 2019-11-04 13:57:02 -05:00
.coveragerc_xml Move content to subdir to support relocated packaging 2019-11-04 13:57:02 -05:00
.testr.conf Fix unit test parallelization issues 2021-09-14 10:42:56 -05:00
LICENSE Move content to subdir to support relocated packaging 2019-11-04 13:57:02 -05:00
MANIFEST.in Move content to subdir to support relocated packaging 2019-11-04 13:57:02 -05:00
README.rst Move content to subdir to support relocated packaging 2019-11-04 13:57:02 -05:00
__init__.py Implement the state for Simplex Upgrade 2020-06-19 17:09:07 -04:00
babel.cfg Move content to subdir to support relocated packaging 2019-11-04 13:57:02 -05:00
pylint.rc Re-enable important py3k checks for distcloud 2021-10-21 12:33:11 +00:00
requirements.txt Adding retries during upgrade complete state 2021-11-25 09:59:37 -06:00
setup.cfg Refactor portion of dcmanager into dcmanager-state process 2022-01-27 16:33:41 -05:00
setup.py Move content to subdir to support relocated packaging 2019-11-04 13:57:02 -05:00
test-requirements.txt Adding retries during upgrade complete state 2021-11-25 09:59:37 -06:00
tox.ini Fix running py39 local tox target 2022-04-06 15:17:29 +00:00

README.rst

DistributedCloud

Wind River's Distributed Cloud system supports an edge computing solution by providing central management and orchestration for a geographically distributed network of Titanium Cloud systems.