From ba8de7f66a81cb18c690700b78cefff1d8128269 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Fri, 2 Sep 2016 10:59:41 +0200 Subject: [PATCH] Fix release note Releasenote building was failing, fix it. Change-Id: Ibfe15a240be76be872fc90651a1ee1280b363822 --- .../change-bay-to-cluster-in-config-1f2b95d1176d7231.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/releasenotes/notes/change-bay-to-cluster-in-config-1f2b95d1176d7231.yaml b/releasenotes/notes/change-bay-to-cluster-in-config-1f2b95d1176d7231.yaml index e249870f74..891073fefe 100644 --- a/releasenotes/notes/change-bay-to-cluster-in-config-1f2b95d1176d7231.yaml +++ b/releasenotes/notes/change-bay-to-cluster-in-config-1f2b95d1176d7231.yaml @@ -11,6 +11,7 @@ prelude: > [1] https://review.openstack.org/#/q/topic:bp/rename-bay-to-cluster [2] https://review.openstack.org/#/c/362660/ + deprecations: - The 'bay' group has been renamed to 'cluster' and all options in the former 'bay' group have been moved to @@ -18,7 +19,7 @@ deprecations: - The 'bay_heat' group has been renamed to 'cluster_heat' and all options in the former 'bay_heat' group have been moved to 'cluster_heat'. - - The 'bay_create_timeout' option in the former 'bay_heat' + - The 'bay_create_timeout' option in the former 'bay_heat' group has been renamed to 'create_timeout' inside the 'cluster_heat' group. - The 'baymodel' group has been renamed to 'cluster_template'