From c618b21688699dbfe0668b81c6e12ab5a242be2f Mon Sep 17 00:00:00 2001 From: Rabi Mishra Date: Wed, 30 Jan 2019 09:00:10 +0530 Subject: [PATCH] Add stop_grace_period for heat_engine container Heat engine requires longer shutdown time for cleanup. The default 10s is not enough. Let's increase it to something reasonable. Change-Id: Ie80112d75a74b1a9d1d497edcfcda8dba3de5345 Closes-Bug: #1813771 --- deployment/heat/heat-engine-container-puppet.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/deployment/heat/heat-engine-container-puppet.yaml b/deployment/heat/heat-engine-container-puppet.yaml index 3427bb8a32..cd4e173c97 100644 --- a/deployment/heat/heat-engine-container-puppet.yaml +++ b/deployment/heat/heat-engine-container-puppet.yaml @@ -248,6 +248,7 @@ outputs: image: *heat_engine_image net: host privileged: false + stop_grace_period: 60 restart: always healthcheck: test: