Update git submodules

* Update masakari from branch 'master'
  to aa13e4536eadbce8de35109f62a379e7e375bd02
  - [CI] Install dependencies for docs target
    
    When tox 'docs' target is called, first it installs the dependencies
    (listed in 'deps') in 'installdeps' phase, then it installs masakari
    (with its requirements) in 'develop-inst' phase. In the latter case
    'deps' is not used so that the constraints defined in 'deps' are not
    used. This could lead to failures on stable branches when new packages
    are released that break the build. To avoid this, the simplest solution
    is to pre-install requirements, i.e. add requirements.txt to 'docs' tox
    target.
    
    Change-Id: Ic5e214be240023f0e4f02cae3939e1d199ecb061
This commit is contained in:
Elod Illes 2022-05-09 05:12:33 +02:00 committed by Gerrit Code Review
parent 6299e7c1ae
commit 313f80eb8a
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 894e22f6a9c73e65d884d092efa10f2e5b1a1ffc
Subproject commit aa13e4536eadbce8de35109f62a379e7e375bd02