zuul/releasenotes/notes/tenant-from-script-e28d736001db5365.yaml
James E. Blair 109766afb2 Reformat tenant_config_script release note
Hyperlink the references.

Change-Id: Ib816767ffad6aa7eca4de20fbe4e07d2a20800e3
2018-04-10 14:57:51 -07:00

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.