Add http_proxy_to_wsgi to config-generator

The http_proxy_to_wsgi was recently added, however, in order to have
this configuration added by the config generator, we need to add it
to that relevant conf file.

Change-Id: Ie763367a75cde2deff8fcdfda47e08ce990bae00
(cherry picked from commit 9191874c3f)
This commit is contained in:
Juan Antonio Osorio Robles 2016-10-13 08:48:38 +03:00
parent 6d0d7812e1
commit c995ad0dd2
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ namespace = oslo.db
namespace = oslo.log
namespace = oslo.messaging
namespace = oslo.middleware.cors
namespace = oslo.middleware.http_proxy_to_wsgi
namespace = oslo.policy
namespace = oslo.service.service
namespace = keystonemiddleware.auth_token