Merge "Drop default cpu-allocation-ratio to 2:1."

This commit is contained in:
Zuul
2021-12-17 11:39:54 +00:00
committed by Gerrit Code Review

View File

@@ -247,7 +247,7 @@ options:
is set. is set.
cpu-allocation-ratio: cpu-allocation-ratio:
type: float type: float
default: 16.0 default: 2.0
description: | description: |
The per physical core -> virtual core ratio to use in the Nova scheduler. The per physical core -> virtual core ratio to use in the Nova scheduler.
. .