Bug 2002348

Summary: [OSP16.1] NotificationDriver default value to messagingv2 instead of noop
Product: Red Hat OpenStack Reporter: Luigi Tamagnone <ltamagno>
Component: openstack-tripleo-heat-templatesAssignee: OSP Team <rhos-maint>
Status: CLOSED ERRATA QA Contact: Joe H. Rahme <jhakimra>
Severity: medium Docs Contact:
Priority: medium    
Version: 16.1 (Train)CC: bshephar, gregraka, mburns, shtiwari
Target Milestone: ---Keywords: Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: openstack-tripleo-heat-templates-11.3.2-1.20210720153309.29a02c1.el8ost Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-12-09 20:20:46 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:    
Bug Blocks: 2034223    

Description Luigi Tamagnone 2021-09-08 15:26:49 UTC
Description of problem:

From last openstack-tripleo-heat-templates NotificationDriver default value is set to messagingv2, for example for
usr/share/openstack-tripleo-heat-templates/deployment/neutron/neutron-base.yaml
~~~
  NotificationDriver:
    type: string
    default: 'messagingv2'
    description: Driver or drivers to handle sending notifications.
~~~
it's the same for most of the base yaml services. I expected this value should be noop as upstream code[2]


Version-Release number of selected component (if applicable):
openstack-tripleo-heat-templates-11.3.2-1.20210408163453.el8ost.noarch.rpm and previous.


Actual results:
Deploy of a new env can bring NotificationDriver to messagingv2 in openstack services that make notification to rabbitmq that no one consume without telemetry service enabled

Expected results:
NotificationDriver to noop

Additional info:


[1] https://access.redhat.com/downloads/content/rhel---8/x86_64/9895/openstack-tripleo-heat-templates/11.3.2-1.20210408163453.el8ost/noarch/fd431d51/package
[2] https://github.com/openstack/tripleo-heat-templates/blob/stable/train/deployment/neutron/neutron-base.yaml

Comment 21 errata-xmlrpc 2021-12-09 20:20:46 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (Red Hat OpenStack Platform 16.1.7 (Train) bug fix and enhancement advisory), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2021:3762