Add oslo.log to config generator

The generated configuration example file was showing an empty [DEFAULT]
section, which is confusing. Add the oslo.log namespace since it is
actually used for configuration of the logging output.

Change-Id: I452cd33ebb5ff8e4bbc6acd00104653769b4003c
changes/73/865473/3
Dr. Jens Harbott 7 months ago committed by Dr. Jens Harbott
parent 7ef8db9c49
commit 13ffdf43e3

@ -3,3 +3,4 @@ output_file = etc/bgp_dragent.ini.sample
wrap_width = 79
namespace = bgp.agent
namespace = oslo.log

Loading…
Cancel
Save