Update git submodules

* Update freezer-tempest-plugin from branch 'master'
  to a2ef89e0da1b6494bd3f4a6db96b4c81d76c79e2
  - 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: I7b1d194adc808927867c3344f496247db73a7a1d
This commit is contained in:
Zuul 2024-05-02 17:01:18 +00:00 committed by Gerrit Code Review
parent a8d6e9dfb4
commit fd0bb08470
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit f90cff9a91270cfcc1fd9fb7bef6ba934c2cf0eb
Subproject commit a2ef89e0da1b6494bd3f4a6db96b4c81d76c79e2