Add missing osprofiler options
osprofiler was integrated to Neutron a while ago[1] but the options for this library have not been added to neutron.conf properly. This ensures the options are rendered by oslo-config-generator. [1] 9a43f58f4df85adc2029c33ba000ca17b746a6eb Change-Id: Ice1b3f701ac244e17d855484263199f8a0b8310b (cherry picked from commit 289ae97c1ccaed72938d4294aa003c0db3b82f70)
This commit is contained in:
parent
de1a6db5c3
commit
5ad5155654
@ -25,3 +25,4 @@ namespace = oslo.service.service
|
||||
namespace = oslo.service.sslutils
|
||||
namespace = oslo.service.wsgi
|
||||
namespace = keystonemiddleware.auth_token
|
||||
namespace = osprofiler
|
||||
|
Loading…
x
Reference in New Issue
Block a user