update/cgcs-patch/cgcs-patch/cgcs_patch
Tao Liu 7ac96439f4 Change compute node to worker node personality
Replace patch compute references to to worker.
Replace the compute configuration flags in tsconfig.

Tests Performed:
Non-containerized deployment
AIO-SX: Sanity and Nightly automated test suite
AIO-DX: Sanity and Nightly automated test suite
2+2 System: Sanity and Nightly automated test suite
2+2 System: Horizon Patch Orchestration

Kubernetes deployment:
AIO-SX: Create, delete, reboot and rebuild instances
2+2+2 System: worker nodes are unlock enable and no alarms

patch_build.sh with the following options:
'--worker', '--worker-lowlatency",
'--controller-worker'
'--controller-worker-lowlatency'

Story: 2004022
Task: 27013

Depends-On: https://review.openstack.org/#/c/624452/

Change-Id: If6f7bb6a73db54203941a9657f9152453d270e86
Signed-off-by: Tao Liu <tao.liu@windriver.com>
2018-12-13 13:05:05 -05:00
..
api Fix dict related issues for Python 2/3 compatible code. 2018-09-07 10:49:15 +08:00
authapi Fix StringIO and ConfigParser import issue for Python2/3 compatible code. 2018-09-07 10:36:01 +08:00
templates StarlingX open source release updates 2018-05-31 07:37:12 -07:00
__init__.py Resolve bashate and pep8 warnings 2018-08-08 19:36:58 -05:00
app.py Add pylint support 2018-08-24 09:19:44 -05:00
base.py Fix pep8/flake8 Error 2018-09-12 08:40:21 +08:00
certificates.py Resolve bashate and pep8 warnings 2018-08-08 19:36:58 -05:00
config.py Update config to set values as string, rather than unicode 2018-11-02 09:41:29 +08:00
constants.py Fix pep8/flake8 Error 2018-09-12 08:40:21 +08:00
exceptions.py Add pylint support 2018-08-24 09:19:44 -05:00
messages.py StarlingX open source release updates 2018-05-31 07:37:12 -07:00
patch_agent.py Fix pep8/flake8 Error 2018-09-12 08:40:21 +08:00
patch_client.py Fix pep8/flake8 Error 2018-09-12 08:40:21 +08:00
patch_controller.py Fix pep8/flake8 Error 2018-09-12 08:40:21 +08:00
patch_functions.py Change compute node to worker node personality 2018-12-13 13:05:05 -05:00
patch_signing.py Add pylint support 2018-08-24 09:19:44 -05:00
patch_verify.py Add pylint support 2018-08-24 09:19:44 -05:00
utils.py Fix pep8/flake8 Error 2018-09-12 08:40:21 +08:00