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] 9a43f58f4d

Change-Id: Ice1b3f701ac244e17d855484263199f8a0b8310b
This commit is contained in:
Takashi Kajinami 2023-02-28 18:02:27 +09:00
parent 8455edda46
commit 289ae97c1c
1 changed files with 1 additions and 0 deletions

View File

@ -27,3 +27,4 @@ namespace = oslo.service.service
namespace = oslo.service.sslutils
namespace = oslo.service.wsgi
namespace = keystonemiddleware.auth_token
namespace = osprofiler