Update git submodules

* Update charm-layer-openstack from branch 'master'
  to 4793ceba5faeac659d9db9b5fc4edde325155710
  - Wrap pip to force pip<20.3 and setuptools<50.0.0
    
    Osci runs the CI jobs on Bionic, this version of tox (2.5) will
    automatically upgrade the packages at virtualenv creation and any
    pinning won't have effect since the virtualenv created is upgraded to
    the latest versions of pip and setuptools. This behavior was changed in
    tox 3.10 with the addition of the 'download' directive[0]
    
    Setuptools 58.0 dropped the support for use_2to3=true which is needed to
    install blessings (an indirect dependency of charm-tools) since then
    the gate got broken.
    
    This is similar to:
    https://github.com/openstack-charmers/release-tools/pull/156
    https://github.com/openstack-charmers/release-tools/pull/157
    
    Change-Id: I7f22cd744a7aa5747cca49f094a5efd041481a80
    Co-authored-by: Felipe Reyes <felipe.reyes@canonical.com>
This commit is contained in:
Aurelien Lourot 2021-10-13 11:16:54 +02:00 committed by Gerrit Code Review
parent 235abf4fe3
commit e7b0344616
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 207bac8bec837edc6a4d6003f51d5b59d2d75adb
Subproject commit 4793ceba5faeac659d9db9b5fc4edde325155710