Update git submodules

* Update octavia from branch 'master'
  to ce29065796356b0510fc1399f6068ede40eec4f1
  - Merge "pyupgrade changes for Python3.8+ (5)"
  - pyupgrade changes for Python3.8+ (5)
    
    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: I9aeb3d603a519c3029b5be1ab622a0250f628f7d
This commit is contained in:
Zuul 2024-04-15 10:46:23 +00:00 committed by Gerrit Code Review
parent 1896cb7f07
commit fa6252aadd
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 54495575ab3dc3725dfe1208bdd7ca317c844691
Subproject commit ce29065796356b0510fc1399f6068ede40eec4f1