zuul/releasenotes/notes/tenant-from-script-e28d7360...

9 lines
283 B
YAML

---
features:
- |
A new option for the scheduler
:attr:`scheduler.tenant_config_script` can be used to tell Zuul to
execute a script and read its yaml output as the tenants
configuration. The option is exclusive with the
:attr:`scheduler.tenant_config` option.