Merge "Set octavia services' stop grace period to 300sec"

This commit is contained in:
Zuul 2019-12-17 17:57:36 +00:00 committed by Gerrit Code Review
commit a9b580692e
3 changed files with 3 additions and 0 deletions

View File

@ -132,6 +132,7 @@ outputs:
step_5:
octavia_health_manager:
start_order: 2
stop_grace_period: 300
image: *octavia_health_manager_image
net: host
privileged: false

View File

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

View File

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