Update git submodules

* Update swift from branch 'master'
  - Merge "Get rid of memcache attr on proxy-server app"
  - Get rid of memcache attr on proxy-server app
    
    In a running proxy server, this only ever comes from one place:
    a key in the wsgi env, populated by the memcache middleware. By
    littering proxy controller code with things like
    
       memcache = getattr(app, 'memcache', None) or env.get('swift.cache')
    
    we cause ourselves to second-guess that.
    
    Change-Id: Ia652b1381990b61194978c4efaebac7d2a602ca3
This commit is contained in:
Zuul 2020-07-14 18:53:24 +00:00 committed by Gerrit Code Review
parent f41fe610e8
commit 4adef001bc
1 changed files with 1 additions and 1 deletions

2
swift

@ -1 +1 @@
Subproject commit 4d04cbe48d123312e006f5a541fba624c0f2e1dc
Subproject commit d287854c8a2765b64d37dcb6431204af59b503c6