Update git submodules

* Update placement from branch 'master'
  to 6e8c4cbffc05f5696bf3a728a4e73d400185fa20
  - Merge "Enable HTTPProxyToWSGI middleware to find actual client ips"
  - Enable HTTPProxyToWSGI middleware to find actual client ips
    
    Currently placement records REMOTE_ADDR environment as source ip but
    this environment points load balancer ips instead of actual client ips
    when placmenet runs behind load balancers like haproxy.
    
    This change enables HTTPProxyToWSGI middleware to parse request
    headers to look up actual client address.
    
    Story: 2009049
    Task: 42819
    Change-Id: I4d15201dd2f94d00f4f2b53f773511ea020ef4ac
This commit is contained in:
Zuul 2021-11-29 21:55:02 +00:00 committed by Gerrit Code Review
parent 0b498e3b22
commit f404e21107
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 6d49b6df1d3f62e2003c55509875380148281a79
Subproject commit 6e8c4cbffc05f5696bf3a728a4e73d400185fa20