summaryrefslogtreecommitdiff
path: root/releasenotes/notes/tenant-from-script-e28d736001db5365.yaml
blob: 2bdca5be75e8ddded62bd49a5af495af02fb47a9 (plain)
1
2
3
4
5
6
7
8
---
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.