commit | c707dd3fc2d601db5169508ed39e24dde89e9631 | [log] [tgz] |
---|---|---|
author | yatinkarel <ykarel@redhat.com> | Wed Apr 26 14:59:25 2023 +0000 |
committer | Sean Mooney <work@seanmooney.info> | Wed Jun 26 17:40:16 2024 +0100 |
tree | ad8c6425491a73ab76180f238ea62c7c796c8824 | |
parent | db305d2a4bb36c3d3a4ef4a108069cd77bca540e [diff] |
[nova] Add flag to set libvirt tb_cache_size A config option is being added in nova with [1] in order to allow configuring lower tb-cache size for qemu guest VMs. This patch adds a flag in devstack so jobs can utilize it to set required tb-cache size. [1] https://review.opendev.org/c/openstack/nova/+/868419 Co-Authored-By: Sean Mooney <work@seanmooney.info> Related: blueprint libvirt-tb-cache-size Change-Id: Ifde737eb5d87dfe860445097d1f2b0ce16b0de05