Bug 1706990

Summary: Missing live migration workaround puppets in RHOSP14
Product: Red Hat OpenStack Reporter: Yariv <yrachman>
Component: puppet-novaAssignee: OSP DFG:Compute <osp-dfg-compute>
Status: CLOSED DUPLICATE QA Contact: OSP DFG:Compute <osp-dfg-compute>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 14.0 (Rocky)CC: jjoyce, jschluet, mschuppe, nlevinki, slinaber, tvignaud
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-05-08 12:55:26 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:

Description Yariv 2019-05-06 14:58:49 UTC
Description of problem:
As part of the following launchpad
https://bugs.launchpad.net/nova/+bug/1289064  workaround puppet is missing downstream

Version-Release number of selected component (if applicable):
14z2

How reproducible:
  Permanent

Steps to Reproduce:
1. set the following
set 14z2 THT

parameter_defaults:
  NovaEnableNUMALiveMigration: true
 
2. run openstack_deply.sh

Actual results:

1) openstack stack output show overcloud RoleData
 return TripleO variable set to True

2)  check for nova.conf in scheduler
enable_live_migration is not set to true


Expected results:
  check for nova.conf in scheduler
enable_live_migration set to true


Additional info:

Checking u/s rocky release workaround file exist.
https://opendev.org/openstack/puppet-nova/src/branch/stable/rocky/manifests/workarounds.pp

In downstream 14z2 the file does not exist
manifests/workarounds.pp does not exist

Comment 1 Martin Schuppert 2019-05-08 12:55:26 UTC

*** This bug has been marked as a duplicate of bug 1707808 ***