Merge "Add olso.middleware.cors to conf generator"

This commit is contained in:
Zuul 2019-06-10 11:40:07 +00:00 committed by Gerrit Code Review
commit f443cb902f
1 changed files with 1 additions and 0 deletions

View File

@ -4,5 +4,6 @@ wrap_width = 80
namespace = placement.conf
namespace = keystonemiddleware.auth_token
namespace = oslo.log
namespace = oslo.middleware.cors
# FIXME(mriedem): There are likely other missing 3rd party oslo library
# options that should show up in the placement.conf docs, like oslo.policy.