Update git submodules

* Update kolla from branch 'master'
  to e0faaaaefbf2ed8ddfd8265df29a819ac5949262
  - Merge "CI: revert to public package mirrors after build"
  - CI: revert to public package mirrors after build
    
    When building images in CI, we use local package mirrors to reduce
    external network traffic. These mirrors are not necessarily reliable nor
    are they guaranteed to be accessible outside of the CI environment
    (although many are).
    
    While it is an antipattern to install packages in containers at runtime,
    the Bifrost container does just that. If the mirrors configured in the
    image are unavailable, Bifrost deployment can fail.
    
    This change fixes the issue by reverting to public package mirrors as a
    final step of the image build process.
    
    Closes-Bug: #1902101
    
    Change-Id: I2592a736206eaec811290e9fbdbf2540c0518ffe
This commit is contained in:
Zuul 2021-01-11 11:58:52 +00:00 committed by Gerrit Code Review
parent 57f575b149
commit 27713b0285

2
kolla

@ -1 +1 @@
Subproject commit c0eef769db3d951f1e051af49ffcd95b6d6dfb87
Subproject commit e0faaaaefbf2ed8ddfd8265df29a819ac5949262