incorrect project name for osloc_config

Bug #1843957 reported by Guang Yee
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
watcher
New
Undecided
Unassigned

Bug Description

Looks like watcher is providing the wrong project name to oslo_config, which causing it to search to wrong place for config files.

https://github.com/openstack/watcher/blob/master/watcher/common/config.py#L31

It should've been "watcher" instead of "python-watcher". Otherwise, osloc_config will search "/etc/python-watcher/" instead of "/etc/watcher/" for config files.

Revision history for this message
Guang Yee (guang-yee) wrote :

looks like we need to backport this patch also.

https://review.opendev.org/#/c/658348/

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.