Skip to content
This repository has been archived by the owner on Feb 29, 2024. It is now read-only.

Commit

Permalink
Merge "Increase stop_grace_period for Octavia controller services"
Browse files Browse the repository at this point in the history
  • Loading branch information
Zuul authored and openstack-gerrit committed Mar 15, 2022
2 parents 493551e + 1574403 commit 4403f21
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion deployment/octavia/octavia-worker-container-puppet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4403f21

Please sign in to comment.