Update git submodules

* Update octavia-lib from branch 'master'
  to e7b57a121048e564c4b978aa1224e877726ffad2
  - Move to Python 3.8
    
    Update Python base version from 3.6 to 3.8. For Zed the minimum
    Python runtime versions are Python 3.8 and 3.9 [1]. As a third
    Python version I also added 3.10 already.
    
    Removed ThreadedHTTPServer and replaced it with ThreadingHTTPServer from
    standard library, which is new in Python 3.7.
    
    [1]: https://governance.openstack.org/tc/reference/runtimes/zed.html
    
    Depends-on: https://review.opendev.org/c/openstack/octavia/+/839604
    
    Change-Id: I4f0d640879da5afaa4694484ad4c52f25445a8ae
This commit is contained in:
Tom Weininger 2022-06-21 16:19:38 +02:00 committed by Gerrit Code Review
parent dffb1ecddd
commit a43d38b78f
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit b24ab5193550cf04bb7fe0567e91280a2d1298fe
Subproject commit e7b57a121048e564c4b978aa1224e877726ffad2