From 18bc36cd84a1a93146bc58ec62203db4ec7da943 Mon Sep 17 00:00:00 2001 From: Francois Deppierraz Date: Mon, 15 Oct 2018 16:50:48 +0200 Subject: [PATCH] releasenotes: oslo-messaging-separate-backends add project name Without this patch, the release notes published at https://docs.openstack.org/releasenotes/openstack-ansible/rocky.html contains the same line multiple times which is not very clear. [...] Support separate oslo.messaging services for RPC and Notifications to enable operation of separate and different messaging backend servers. Support separate oslo.messaging services for RPC and Notifications to enable operation of separate and different messaging backend servers. [...] Change-Id: I0ed1a43670d97f2e2215d04c641f7bd4cfbe4f44 --- .../oslo-messaging-separate-backends-1fbdb77e93e29542.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/releasenotes/notes/oslo-messaging-separate-backends-1fbdb77e93e29542.yaml b/releasenotes/notes/oslo-messaging-separate-backends-1fbdb77e93e29542.yaml index 17464432..03618660 100644 --- a/releasenotes/notes/oslo-messaging-separate-backends-1fbdb77e93e29542.yaml +++ b/releasenotes/notes/oslo-messaging-separate-backends-1fbdb77e93e29542.yaml @@ -1,7 +1,8 @@ --- features: - Support separate oslo.messaging services for RPC and Notifications - to enable operation of separate and different messaging backend servers. + to enable operation of separate and different messaging backend + servers in nova. deprecations: - | The rabbitmq server parameters have been replaced by corresponding