Bug 1414569

Summary: Add Real-time Overcloud flavors
Product: Red Hat OpenStack Reporter: Stephen Gordon <sgordon>
Component: rhosp-directorAssignee: Eoghan Glynn <eglynn>
Status: CLOSED WONTFIX QA Contact: Prasanth Anbalagan <panbalag>
Severity: low Docs Contact:
Priority: low    
Version: 12.0 (Pike)CC: dbecker, mburns, morazi, rhel-osp-director-maint
Target Milestone: ---Keywords: FutureFeature, Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-10-06 13:09:51 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1341176, 1414580    
Bug Blocks:    

Description Stephen Gordon 2017-01-18 21:07:54 UTC
When deploying a cloud with a real-time compute node, or adding a real-time compute node to an existing cloud, we should optionally create a pre-configured real-time ready flavors based on the normal default flavors with the additional real-time specific options:

hw:cpu_policy=dedicated
hw:cpu_realtime=yes
hw:cpu_realtime_mask=”^0-1”
hw:mem_page_size=1GB

As well as any additional parameters that may be deemed necessary or desirable due to subsequent advances (emulator thread policies, for example).