Merge "Add manager graceful shutdown, timeout, and wait"

This commit is contained in:
Zuul
2026-02-24 17:58:27 +00:00
committed by Gerrit Code Review
13 changed files with 374 additions and 25 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ oslo.messaging>=14.1.0 # Apache-2.0
oslo.policy>=4.5.0 # Apache-2.0
oslo.privsep>=2.6.2 # Apache-2.0
oslo.i18n>=5.1.0 # Apache-2.0
oslo.service[threading]>=4.4.1 # Apache-2.0
oslo.service[threading]>=4.5.0 # Apache-2.0
rfc3986>=1.2.0 # Apache-2.0
oslo.middleware>=3.31.0 # Apache-2.0
psutil>=3.2.2 # BSD