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
This commit is contained in:
parent
0f2a80d8ef
commit
4de0e847fd
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user