magnum/magnum/drivers/common
Feilong Wang 15a4ea14e1 Support TimeoutStartSec for k8s systemd services
Now Magnum is using podman and systemd to manage the k8s components.
In cases where the nodes pull images from docker.io or another
mirror registry with high latency, some of the components may take long
time to start, which is causing timeout when bootstraping k8s
cluster for fedora atomic/coreos drivers. This patch fixes it by
adding TimeoutStartSec for the systemd services.

Task: 37251
Story: 2006459

Change-Id: I709bac620e4ceec1858672076eb0aef997704b62
2019-11-13 22:19:51 +13:00
..
templates Support TimeoutStartSec for k8s systemd services 2019-11-13 22:19:51 +13:00
__init__.py Bay driver implementation 2016-07-05 22:30:31 +02:00
driver.py ng-8: APIs for nodegroup CRUD operations 2019-09-26 08:45:57 +00:00
k8s_monitor.py Improve log of k8s health status check 2019-10-01 18:29:16 +00:00
k8s_scale_manager.py Remove unused logging import 2017-03-15 20:10:50 +00:00