summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwangdequn <wangdequn@inspur.com>2018-02-07 11:21:19 +0800
committerwangdequn <wangdequn@inspur.com>2018-02-07 11:21:19 +0800
commite62a94ef477a1f92958713da8c257a12993c8de8 (patch)
tree734460d1a486af9418e2524ee472d2f463f1344f
parentf46fc34160df8926f3eac17f782f082e324cfb58 (diff)
downloadironic-e62a94ef477a1f92958713da8c257a12993c8de8.tar.gz
correct grammar, duplicate the found
Change-Id: If785e0e643263c7cbcf76a15f6f778013af42812
-rw-r--r--releasenotes/notes/deprecated-inspector-opts-b19a08339712cfd7.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/releasenotes/notes/deprecated-inspector-opts-b19a08339712cfd7.yaml b/releasenotes/notes/deprecated-inspector-opts-b19a08339712cfd7.yaml
index 01e4274ff..c36147a3b 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.