From b439e4a2ba04f094f68545b8d0c72c7fb899b4ce Mon Sep 17 00:00:00 2001 From: Major Hayden Date: Tue, 31 Oct 2017 10:41:03 -0500 Subject: [PATCH] Fix nits in release note Change-Id: Ie65fcb8beabbda08350ba38f93d5dbbc0d0a91a3 --- releasenotes/notes/disable-ksm-670aeb175826b7ca.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/releasenotes/notes/disable-ksm-670aeb175826b7ca.yaml b/releasenotes/notes/disable-ksm-670aeb175826b7ca.yaml index cd7b61cd..f3eba636 100644 --- a/releasenotes/notes/disable-ksm-670aeb175826b7ca.yaml +++ b/releasenotes/notes/disable-ksm-670aeb175826b7ca.yaml @@ -1,5 +1,5 @@ --- upgrade: - KSM configuration is changed to disabled by default on Ubuntu. - if you overcommit the RAM on your hypervisor it's a good - idea to set ``nova_compute_ksm_enabled`` to True. + If you overcommit the RAM on your hypervisor it's a good + idea to set ``nova_compute_ksm_enabled`` to ``True``.