From fb6cbd62583fea25643075e0fec83c15a10857eb Mon Sep 17 00:00:00 2001 From: Stephen Finucane Date: Tue, 21 Jan 2020 13:55:38 +0000 Subject: [PATCH] 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 Related-bug: #1860009 --- roles/ComputeRealTime.yaml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/roles/ComputeRealTime.yaml b/roles/ComputeRealTime.yaml index ddc95d348a..8f66d57fa7 100644 --- a/roles/ComputeRealTime.yaml +++ b/roles/ComputeRealTime.yaml @@ -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: