Update git submodules

* Update tripleo-ci from branch 'master'
  to 8b23749692c03f2acfb6721821e09d14bd2b3928
  - Merge "Fix image build after release of cryptography 3.4"
  - Fix image build after release of cryptography 3.4
    
    Image build job fails with:
    ModuleNotFoundError: No module named 'setuptools_rust'
    
    This error appeared following the release of cryptography 3.4, which now
    includes Rust code. It can be installed without Rust using a Python
    wheel, but only with more recent pip than version 9.0.3 available as RPM
    on CentOS 8. The cryptography bug report [1] recommends pip>=19.1.1.
    
    [1] https://github.com/pyca/cryptography/issues/5753
    Closes-Bug: #1915101
    Change-Id: I7f4f3f0f90187ec86534cdc61b8c88b079552810
This commit is contained in:
Zuul 2021-02-09 15:57:58 +00:00 committed by Gerrit Code Review
parent 73857958c1
commit 473b9a54ec
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 82f442f1a080985c467e5adc31e7533041007b85
Subproject commit 8b23749692c03f2acfb6721821e09d14bd2b3928