From a4765cff1e09e46c31e7e91fd523441b7a6348b8 Mon Sep 17 00:00:00 2001 From: Tom Barron Date: Tue, 22 Jun 2021 07:22:23 -0400 Subject: [PATCH] Remove duplicate line in release note Goutham noted in review [1] that there is a duplicate line in a recent release note, so let's remove it. [1] https://review.opendev.org/c/openstack/manila/+/745206/9/releasenotes/notes/remove-deprecated-options-and-auth-4d497e03ad47e872.yaml@161 Change-Id: I59908509fc6714e6f0db1fdda27171a9390c4411 --- .../remove-deprecated-options-and-auth-4d497e03ad47e872.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/releasenotes/notes/remove-deprecated-options-and-auth-4d497e03ad47e872.yaml b/releasenotes/notes/remove-deprecated-options-and-auth-4d497e03ad47e872.yaml index 82fabf3279..e08bfefc52 100644 --- a/releasenotes/notes/remove-deprecated-options-and-auth-4d497e03ad47e872.yaml +++ b/releasenotes/notes/remove-deprecated-options-and-auth-4d497e03ad47e872.yaml @@ -161,5 +161,3 @@ upgrade: - The ``cinder_cross_az_attach`` option can no longer be set in the [DEFAULT] section. Use ``cross_az_attach`` in the [CINDER] section instead. - The ``cinder_http_retries`` option can no longer be set in the [DEFAULT] section. Use ``http_retries`` in the [CINDER] section instead. - - - The ``cinder_cross_az_attach`` option can no longer be set in the [DEFAULT] section. Use ``cross_az_attach`` in the [CINDER] section instead.