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: I6b5bffe3e69e05a612bf4097b85d156b4a768356
(cherry picked from commit 4de0e847fd)
This commit is contained in:
Juan Antonio Osorio Robles 2016-10-13 08:44:46 +03:00
parent 3aeca07675
commit 8d00a99427
1 changed files with 1 additions and 0 deletions

View File

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