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".
Any update of tendrl-notifier is blocked by this bug, because without fixing this problem, configuration could be lost during yum update.
This is already fixed.