Merge "Increase stop_grace_period for Octavia controller services"

This commit is contained in:
Zuul 2022-03-15 03:36:07 +00:00 committed by Gerrit Code Review
commit 4403f2182b
3 changed files with 3 additions and 3 deletions

View File

@ -174,7 +174,7 @@ outputs:
map_merge:
- octavia_health_manager:
start_order: 2
stop_grace_period: 300
stop_grace_period: 630
image: *octavia_health_manager_image
net: host
privileged: false

View File

@ -143,7 +143,7 @@ outputs:
step_5:
octavia_housekeeping:
start_order: 2
stop_grace_period: 300
stop_grace_period: 630
image: *octavia_housekeeping_image
net: host
privileged: false

View File

@ -132,7 +132,7 @@ outputs:
step_5:
octavia_worker:
start_order: 2
stop_grace_period: 300
stop_grace_period: 630
image: *octavia_worker_image
net: host
privileged: false