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
commit 68a124df5d
1 changed files with 1 additions and 1 deletions

View File

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