roles: Update description of ComputeRealTime role
Change I52c52b62f1c21214b98c98773c8647609cb81d52 removed use of the 'NovaVcpuPinSet' from this role but did not remove references from the description of same. Fix this now. Change-Id: Ib957da14fd47953d7419438236888efc41034e1a Signed-off-by: Stephen Finucane <stephenfin@redhat.com> Related-bug: #1860009
This commit is contained in:
parent
d18e0395c7
commit
ba487827e8
@ -1,12 +1,13 @@
|
||||
###############################################################################
|
||||
# Role: ComputeRealTime #
|
||||
# Role: ComputeRealTime #
|
||||
###############################################################################
|
||||
- name: ComputeRealTime
|
||||
description: |
|
||||
Compute role that is optimized for real-time behaviour. When using this role
|
||||
it is mandatory that an overcloud-realtime-compute image is available and
|
||||
the role specific parameters IsolCpusList and NovaVcpuPinSet are set
|
||||
accordingly to the hardware of the real-time compute nodes.
|
||||
Compute role that is optimized for real-time behaviour. When using this
|
||||
role it is mandatory that an overcloud-realtime-compute image is available
|
||||
and the role specific parameters IsolCpusList, NovaComputeCpuDedicatedSet,
|
||||
and NovaComputeCpuSharedSet are set according to the hardware of the
|
||||
real-time compute nodes.
|
||||
CountDefault: 1
|
||||
networks:
|
||||
InternalApi:
|
||||
|
Loading…
x
Reference in New Issue
Block a user