Update git submodules

* Update octavia-lib from branch 'master'
  to ee07c4e5b175a4eb53d7ddfd792227b945d75931
  - Merge "setup.cfg: Replace dashes with underscores"
  - setup.cfg: Replace dashes with underscores
    
    Setuptools v54.1.0 introduces a warning that the use of
    dash-separated options in 'setup.cfg' will not be supported
    in a future version [1].
    Get ahead of the issue by replacing the dashes with underscores.
    Without this, we see 'UserWarning' messages
    like the following on new enough
    versions of setuptools:
    
      UserWarning: Usage of dash-separated 'description-file' will not be
      supported in future versions. Please use the underscore name
      'description_file' instead
    
    [1] https://github.com/pypa/setuptools/commit/a2e9ae4cb
    
    Change-Id: Ica2651a3d83008e9637dedc20aa4a7d015ed76c3
This commit is contained in:
Zuul 2021-08-12 09:51:39 +00:00 committed by Gerrit Code Review
parent 461902285e
commit 594b28e467
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 9397d347b44a5e08ccbbee42e5fa00cae7ebb4ce
Subproject commit ee07c4e5b175a4eb53d7ddfd792227b945d75931