Update git submodules

* Update kolla-ansible from branch 'master'
  to 0a128d24b94d6563d07b40716fffceaecce1c9c0
  - Merge "Put etcd behind HTTP loadbalancer"
  - Put etcd behind HTTP loadbalancer
    
    etcd-compatible tooz drivers do not support multiple endpoints via
    backend_url. We can put a loadbalancer in front of etcd and configure
    backend_url to use the VIP instead. The issue with hard coding the first
    host is that we break coordination if we take this host offline. In the
    case of cinder, we would not be able to perform any volume related
    operations.
    
    Co-Authored-By: Mark Goddard <mark@stackhpc.com>
    Change-Id: Ib684501ba03c386dc5ac71e5cbea05c99f191665
This commit is contained in:
Zuul 2023-02-14 11:31:10 +00:00 committed by Gerrit Code Review
parent 7b595d499d
commit bd147f3955
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 4ba17d6da49f479f40375641ce0335e2c94202b0
Subproject commit 0a128d24b94d6563d07b40716fffceaecce1c9c0