From 109766afb25c42f4bce840a050ea01d379228c4b Mon Sep 17 00:00:00 2001 From: "James E. Blair" Date: Tue, 10 Apr 2018 14:57:51 -0700 Subject: [PATCH] Reformat tenant_config_script release note Hyperlink the references. Change-Id: Ib816767ffad6aa7eca4de20fbe4e07d2a20800e3 --- .../notes/tenant-from-script-e28d736001db5365.yaml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/releasenotes/notes/tenant-from-script-e28d736001db5365.yaml b/releasenotes/notes/tenant-from-script-e28d736001db5365.yaml index c399a5b919..2bdca5be75 100644 --- a/releasenotes/notes/tenant-from-script-e28d736001db5365.yaml +++ b/releasenotes/notes/tenant-from-script-e28d736001db5365.yaml @@ -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.