From e62a94ef477a1f92958713da8c257a12993c8de8 Mon Sep 17 00:00:00 2001 From: wangdequn Date: Wed, 7 Feb 2018 11:21:19 +0800 Subject: [PATCH] correct grammar, duplicate the found Change-Id: If785e0e643263c7cbcf76a15f6f778013af42812 --- .../notes/deprecated-inspector-opts-b19a08339712cfd7.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/releasenotes/notes/deprecated-inspector-opts-b19a08339712cfd7.yaml b/releasenotes/notes/deprecated-inspector-opts-b19a08339712cfd7.yaml index 01e4274ff1..c36147a3b3 100644 --- a/releasenotes/notes/deprecated-inspector-opts-b19a08339712cfd7.yaml +++ b/releasenotes/notes/deprecated-inspector-opts-b19a08339712cfd7.yaml @@ -11,7 +11,7 @@ deprecations: - | Relying on the value of ``[DEFAULT]/auth_strategy`` configuration option to configure usage of standalone mode for ironic-inspector is deprecated and - will be impossible the the Rocky release. + will be impossible the Rocky release. Instead, set ``[inspector]/auth_type`` configuration option to ``none`` and provide the ironic-inspector inspector API address as ``[inspector]/endpoint_override`` configuration option.