From 1f0c79b39ab6267f7ce00268b5fe456839c4f492 Mon Sep 17 00:00:00 2001 From: Stephen Finucane Date: Tue, 30 Oct 2018 18:06:05 +0000 Subject: [PATCH] Address nits on I1f1fa1d0f79bec5a4101e03bc2d43ba581dd35a0 Change-Id: I3e88a1449aca4feedb3d40b238cbeeca3dbcfd69 Signed-off-by: Stephen Finucane --- .../notes/deprecate-nova-console-8247a1e2565dc326.yaml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/releasenotes/notes/deprecate-nova-console-8247a1e2565dc326.yaml b/releasenotes/notes/deprecate-nova-console-8247a1e2565dc326.yaml index 6b1012baf0..ed6ccc43c5 100644 --- a/releasenotes/notes/deprecate-nova-console-8247a1e2565dc326.yaml +++ b/releasenotes/notes/deprecate-nova-console-8247a1e2565dc326.yaml @@ -1,6 +1,7 @@ --- deprecations: - | - The ``nova-console`` service is deprecated as it is Xen specific, does not - function properly in a multi-cell environment, and has effectively been - replaced by noVNC and the ``nova-novncproxy`` service. + The ``nova-console`` service is deprecated as it is XenAPI specific, does + not function properly in a multi-cell environment, and has effectively + been replaced by noVNC and the ``nova-novncproxy`` service. noVNC should + therefore be configured instead.