14 lines
498 B
YAML
14 lines
498 B
YAML
|
---
|
||
|
features:
|
||
|
- |
|
||
|
Add new role parameter ``NovaComputeCpuDedicatedSet`` to specify
|
||
|
list or range of physical CPU cores to reserve to be used for
|
||
|
allocating PCPU resources to virtual machines.
|
||
|
Defaults to []
|
||
|
deprecations:
|
||
|
- |
|
||
|
The ``NovaVcpuPinSet`` parameter is deprecated and superseded by
|
||
|
``NovaComputeCpuSharedSet`` and ``NovaComputeCpuDedicatedSet``
|
||
|
parameters, which are used to define list or range of VCPU and PCPU
|
||
|
resources for virtual machine processes.
|