Update git submodules

* Update octavia from branch 'master'
  to 29880ec66733b8a9e83f66979a5c18e7b83c11f7
  - Merge "pyupgrade changes for Python3.8+ (1)"
  - pyupgrade changes for Python3.8+ (1)
    
    Result of running
    
    $ pyupgrade --py38-plus $(git ls-files | grep ".py$")
    
    This was inspired by Nova [1]
    
    Fixed PEP8 errors introduced by pyupgrade by running:
    
    $ autopep8 --select=E127,E128,E501 --max-line-length 79 -r \
      --in-place octavia
    
    and manual updates.
    
    [1]: https://review.opendev.org/c/openstack/nova/+/896986
    
    Change-Id: I8560b5440c0c2338e468b12d8c4abcc47a8fb50a
This commit is contained in:
Zuul 2024-04-12 18:03:27 +00:00 committed by Gerrit Code Review
parent 65dc8b8977
commit 3c96e3b296
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 824b51a1dad80292b7a8ad5d61bf3ce706b1fb29
Subproject commit 29880ec66733b8a9e83f66979a5c18e7b83c11f7