From a067a4c9be524c90677f511c96764ab327a4da4c Mon Sep 17 00:00:00 2001 From: Sylvain Bauza Date: Fri, 27 Nov 2015 16:10:59 +0100 Subject: [PATCH] Add note for deprecating local conductor Change Ifbd5578dcc53b2117674db2016e5d882a82866aa deprecated the local conductor mode. We need to provide a reno note for that. Change-Id: Ia9a65b5a414693efa2cf102ace88e41e2fd8ff87 --- .../notes/deprecate-local-conductor-9cb9f45728281eb0.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 releasenotes/notes/deprecate-local-conductor-9cb9f45728281eb0.yaml diff --git a/releasenotes/notes/deprecate-local-conductor-9cb9f45728281eb0.yaml b/releasenotes/notes/deprecate-local-conductor-9cb9f45728281eb0.yaml new file mode 100644 index 000000000000..5157674be2ae --- /dev/null +++ b/releasenotes/notes/deprecate-local-conductor-9cb9f45728281eb0.yaml @@ -0,0 +1,7 @@ +--- +upgrade: + - | + The local conductor mode is now deprecated and may be removed as early as + the 14.0.0 release. + If you are using local conductor mode, plan on deploying remote conductor + by the time you upgrade to the 14.0.0 release.