9da534344a
We had SIGHUP apply the "mutate" behavior to the ProcessLauncher with [1], however, the scheduler process does not use ProcessLauncher. Oslo config made "debug" a mutable config option in [3] Closes-Bug: #1785129 [1] I6499ae6c98d9489a123bb20febd6c1ddb9e17b86 [3] I1e7a69de169cc85f4c09954b2f46ce2da7106d90 Change-Id: Ifffe3cad0f5cd52988ce253794efc5b03ea9840b
5 lines
227 B
YAML
5 lines
227 B
YAML
---
|
|
fixes:
|
|
- The SIGHUP behavior for the manila-scheduler service has been fixed.
|
|
Previously, only the manila-share service was responding to SIGHUP and
|
|
reloading its configuration, now manila-scheduler does the same. |