openstack-ansible-os_nova/releasenotes/notes/disable-ksm-670aeb175826b7ca.yaml
Major Hayden b439e4a2ba
Fix nits in release note
Change-Id: Ie65fcb8beabbda08350ba38f93d5dbbc0d0a91a3
2017-10-31 10:41:51 -05:00

6 lines
199 B
YAML

---
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``.