Reformat tenant_config_script release note

Hyperlink the references.

Change-Id: Ib816767ffad6aa7eca4de20fbe4e07d2a20800e3
This commit is contained in:
James E. Blair 2018-04-10 14:57:51 -07:00
parent e63535fe86
commit 109766afb2
1 changed files with 5 additions and 4 deletions

View File

@ -1,7 +1,8 @@
---
features:
- |
A new option for the 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 "tenant_config" option.
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.