Bug 2002348 - [OSP16.1] NotificationDriver default value to messagingv2 instead of noop
Summary: [OSP16.1] NotificationDriver default value to messagingv2 instead of noop
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-tripleo-heat-templates
Version: 16.1 (Train)
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: ---
Assignee: OSP Team
QA Contact: Joe H. Rahme
URL:
Whiteboard:
Depends On:
Blocks: 2034223
TreeView+ depends on / blocked
 
Reported: 2021-09-08 15:26 UTC by Luigi Tamagnone
Modified: 2022-01-05 18:24 UTC (History)
4 users (show)

Fixed In Version: openstack-tripleo-heat-templates-11.3.2-1.20210720153309.29a02c1.el8ost
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-12-09 20:20:46 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker OSP-8315 0 None None None 2021-11-15 12:50:35 UTC
Red Hat Product Errata RHBA-2021:3762 0 None None None 2021-12-09 20:20:59 UTC

Internal Links: 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


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