Actually oslo_config should compute and search for the appropriate
config files for you. For example, in the case of trove-taskmanager, it
will take the program name ("trove-taskmanager"), prepend it with a dir
based on the project name ("/etc/trove"), and append the ".conf"
extension.

['/usr/share/trove/trove-dist.conf',
 None,
 '/etc/trove/trove.conf',
 '/etc/trove/trove-taskmanager.conf']

Thus, it shouldn't be necessary to specify the config file at all given
a standard install. YMMV

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1516471

Title:
  systemd init scripts not setting correct conf file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openstack-trove/+bug/1516471/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to