Bug 1515276

Summary: notifier - configuration files are not set in rpm
Product: [Red Hat Storage] Red Hat Gluster Storage Reporter: Martin Kudlej <mkudlej>
Component: web-admin-tendrl-notifierAssignee: Nishanth Thomas <nthomas>
Status: CLOSED CURRENTRELEASE QA Contact: sds-qe-bugs
Severity: high Docs Contact:
Priority: unspecified    
Version: rhgs-3.3CC: mbukatov, nthomas, rhs-bugs, sankarshan
Target Milestone: ---Keywords: ZStream
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-12-07 10:58:39 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: 1513066, 1513328, 1513484, 1515236, 1515980, 1516643, 1520832, 1525097, 1600910, 1602858, 1612769, 1614334, 1625582    

Description Martin Kudlej 2017-11-20 13:24:56 UTC
Description of problem:
"rpm -qc tendrl-notifier" returns empty list even if:

$ ls /etc/tendrl/notifier/
email_auth.conf.yaml.sample  notifier.conf.yaml
email.conf.yaml              snmp.conf.yaml

This will bring problems during upgrade in future version!

Version-Release number of selected component (if applicable):
tendrl-notifier-1.5.4-2.el7rhgs.noarch

How reproducible:
100%

Actual results:
Configuration files are not listed in "rpm -qc".

Expected results:
All configuration files related to notifier are listed in "rpm -qc".

Comment 5 Martin Bukatovic 2018-09-26 18:42:24 UTC
Any update of tendrl-notifier is blocked by this bug, because without fixing
this problem, configuration could be lost during yum update.

Comment 6 Nishanth Thomas 2018-12-07 10:58:39 UTC
This is already fixed.