Update git submodules

* Update tripleo-heat-templates from branch 'master'
  - Merge "Make memcache also listen to localhost"
  - Make memcache also listen to localhost
    
    Currently memcache only listens to the internal_api IP. We want to
    make it listen to both localhost and internal_api IP because in the
    future some services on some roles may want to just use the localhost
    memcached instance instead of the using multiple memcached servers
    over the network as it is the case currently.
    
    As suggested by Takashi we check the ip version in MemcachedNetwork
    in order to decide if we should listen to ::1 or 127.0.0.1
    
    Change-Id: I6ea989ae546ef344a9b3d2dd6c86a49822efc6e2
This commit is contained in:
Zuul 2020-10-29 14:36:57 +00:00 committed by Gerrit Code Review
parent 6b075f8fe2
commit 9c16a2fdad
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit ea645e0c37a5a40e80d4a04196507ba8701ebc28
Subproject commit 5a96b94650c44dcdd3b5f9b56904f9ad3dd3bc13