Files
oslo.service/oslo_service/_options.py
Elena Ezhova 8c56f24291 Make logging option values configurable
It is not always desirable to log full set of conf at service
start. This change adds new option "log_options" that allows to
enable or disable logging values of all registered options.

Also moved list_opts function for service submodule to service.py
as service and eventlet_backdoor opts have to be grouped together
and changed the entrypoint accordingly.

Change-Id: I2a97ebf736fd361e6f1d05796d5077bc9627ff85
Closes-Bug: #1461250
2015-06-08 11:08:45 +03:00

2.1 KiB