Update git submodules

* Update kolla from branch 'master'
  - Merge "Fix multiple mon deployment failures"
  - Fix multiple mon deployment failures
    
    When 4 or 5 mons are deployed, all mons will always be in the election
    state, and the ceph cluster cannot be accessed.
    
    After comparing with ceph-deploy, I found that when the cluster was
    initialized, it did not use monmap. When adding a new mon node, it
    needs to use monmap. According to the above situation, I fixed the
    problem.
    
    Change-Id: Idbfc6741d371adcb06ed97d578d75d3bce862743
    Closes-bug: #1824783
This commit is contained in:
Zuul 2019-05-22 11:22:30 +00:00 committed by Gerrit Code Review
parent fc2b8d5899
commit b49a99b079
1 changed files with 1 additions and 1 deletions

2
kolla

@ -1 +1 @@
Subproject commit bbec9c7ba6457e4e8df6f535c1915f941336caf3
Subproject commit 14f7501441924a8e533fc9b75ce16719de3de945