Update git submodules

* Update devstack from branch 'master'
  to bacaf0c4aa80d0298bb66f4a800a14cd40a64289
  - Merge "Fix nova db dependency"
  - Fix nova db dependency
    
    When I reordered the nova database creation for better performance
    and cleaner arrangement, I broke the non-standard arrangement where
    the super and cell conductors are squashed together. In devstack,
    this is implemented by pointing the controllers at cell1 in the
    config, which makes it hard to create and sync the databases in the
    natural order. This manifested in a failure when running in this
    mode (which apparently Trove is).
    
    As a quick fix, this special-cases the setup for cell0 if that mode
    is enabled. I will follow this up with a cleaner refactor of all that
    stuff so this hack isn't required, but that will take a bit longer.
    
    Change-Id: I5385157c281beb041bf67cba546be20cf9497cbe
This commit is contained in:
Zuul 2021-02-18 12:22:17 +00:00 committed by Gerrit Code Review
parent e202bbf305
commit 15d77e01b0
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 18bf75e52f268a799dad955cd009b969f59f9d3c
Subproject commit bacaf0c4aa80d0298bb66f4a800a14cd40a64289