Update git submodules

* Update blazar from branch 'master'
  to 66291b6e1071f8fa7c8080ff3c9fa297921d0c4e
  - Merge "Skip blazar install in docs and pep8 jobs"
  - Skip blazar install in docs and pep8 jobs
    
    After installing doc build requirements with upper constraints, tox was
    installing blazar without constraints, which was pulling Jinja2 3.1.0
    (released today) as a Flask dependency. This caused a docs build failure
    on stable/wallaby, because Jinja2 dropped support for environmentfilter
    used by the version of Sphinx in upper constraints.
    
    Use skip_install to instruct tox not to install blazar when not needed.
    This requires adding oslo.config and oslo.policy to doc/requirements.txt
    because we use their sphinx extensions.
    
    Change-Id: Ic55dba0038a2209e9fb291a604a5c1da57607e1e
This commit is contained in:
Zuul 2022-04-15 13:17:57 +00:00 committed by Gerrit Code Review
parent 1aa93e230f
commit c8b306d081
1 changed files with 1 additions and 1 deletions

2
blazar

@ -1 +1 @@
Subproject commit aa2a14a037da20571bd03b1dd1fa34566e0b1dca
Subproject commit 66291b6e1071f8fa7c8080ff3c9fa297921d0c4e