a160484a86
This is a new reconfiguration command which behaves like full-reconfigure but only for a single tenant. This can be useful after connection issues with code hosting systems, or potentially with Zuul cache bugs. Because this is the first command-socket command with an argument, some command-socket infrastructure changes are necessary. Additionally, this includes some minor changes to make the services more consistent around socket commands. Change-Id: Ib695ab8e7ae54790a0a0e4ac04fdad96d60ee0c9
8 lines
275 B
YAML
8 lines
275 B
YAML
---
|
|
features:
|
|
- |
|
|
A new command ``zuul-scheduler tenant-reconfigure`` has been
|
|
added. It allows an operator to perform a reconfiguration of a
|
|
single tenant. This may be helpful in clearing up issues after
|
|
connection problems with the code hosting system.
|