nfv/nfv/nfv-plugins/nfv_plugins/nfvi_plugins
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
..
clients Support host delete for kubernetes nodes 2018-10-12 09:42:22 -05:00
openstack Kubernetes, VIM label support 2018-11-06 10:25:41 -05:00
__init__.py StarlingX open source release updates 2018-05-31 07:36:51 -07:00
config.ini Add support for containerized keystone to VIM 2018-10-03 08:29:08 -05:00
config.py Add support for containerized keystone to VIM 2018-10-03 08:29:08 -05:00
nfvi_block_storage_api.py Add support for containerized keystone to VIM 2018-10-03 08:29:08 -05:00
nfvi_compute_api.py Add support for containerized keystone to VIM 2018-10-03 08:29:08 -05:00
nfvi_guest_api.py Add support for containerized keystone to VIM 2018-10-03 08:29:08 -05:00
nfvi_identity_api.py Add support for containerized keystone to VIM 2018-10-03 08:29:08 -05:00
nfvi_image_api.py Add support for containerized keystone to VIM 2018-10-03 08:29:08 -05:00
nfvi_infrastructure_api.py Do not apply NoExecute taint to AIO hosts when locked 2018-11-09 09:21:25 -06:00
nfvi_network_api.py Add support for containerized keystone to VIM 2018-10-03 08:29:08 -05:00
nfvi_sw_mgmt_api.py Add support for containerized keystone to VIM 2018-10-03 08:29:08 -05:00
unit_test.py Add support for containerized keystone to VIM 2018-10-03 08:29:08 -05:00