nfv/nfv
Bart Wensley f14c851b42 Do not apply NoExecute taint to AIO hosts when locked
When a kubernetes host is locked, the VIM applies the NoExecute
taint to the node which causes pods to be evicted. However, in
the AIO simplex case, there is nowhere else for the pods to go
and when the host is unlocked, pods cannot start until the VIM
removes the NoExecute taint. The problem is that when the
OpenStack application is configured, the VIM requires the
rabbitmq pod to be running before the VIM can start, causing a
chicken and egg scenario. For now, we will avoid applying the
NoExecute taint on AIO hosts when they are locked, to avoid
this scenario.

Story: 2003910
Task: 27852

Change-Id: Icd7c00b6f7fba9cdbf23b60e265e90e9271d5243
Signed-off-by: Bart Wensley <barton.wensley@windriver.com>
2018-11-09 09:21:25 -06:00
..
centos Merge "replace hardcoded system paths by variables in stx config files" 2018-11-06 19:42:49 +00:00
nfv-client Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
nfv-common Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
nfv-debug-tools/histogram_analysis Add bugbear to flake8 and cleanup some errors 2018-09-13 14:12:48 -05:00
nfv-docs Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
nfv-plugins Do not apply NoExecute taint to AIO hosts when locked 2018-11-09 09:21:25 -06:00
nfv-tests Kubernetes, VIM label support 2018-11-06 10:25:41 -05:00
nfv-tools Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
nfv-vim Merge "Kubernetes, VIM label support" 2018-11-06 21:27:58 +00:00
.coveragerc Convert NFV unit tests from nose to stestr 2018-09-18 12:56:44 -05:00
.gitignore Add bugbear to flake8 and cleanup some errors 2018-09-13 14:12:48 -05:00
.stestr.conf Convert NFV unit tests from nose to stestr 2018-09-18 12:56:44 -05:00
PKG-INFO StarlingX open source release updates 2018-05-31 07:36:51 -07:00
pylint.rc Add bugbear to flake8 and cleanup some errors 2018-09-13 14:12:48 -05:00
tox.ini Lock down flake8 version 2018-10-24 11:47:10 -05:00