Bug 1706990 - Missing live migration workaround puppets in RHOSP14
Summary: Missing live migration workaround puppets in RHOSP14
Keywords:
Status: CLOSED DUPLICATE of bug 1707808
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: puppet-nova
Version: 14.0 (Rocky)
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
: ---
Assignee: OSP DFG:Compute
QA Contact: OSP DFG:Compute
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-05-06 14:58 UTC by Yariv
Modified: 2023-03-21 19:15 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-05-08 12:55:26 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Launchpad 289064 0 None None None 2019-05-06 14:58:48 UTC

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 ***


Note You need to log in before you can comment on or make changes to this bug.