Update git submodules

* Update puppet-openstack_extras from branch 'master'
  to db3335ca96d96bc28d2ba1d97923a6a7db30be15
  - 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: I924b0e3cbdc77be22119f793e8730e2d2fab8e4a
This commit is contained in:
Zuul 2021-05-17 17:49:26 +00:00 committed by Gerrit Code Review
parent 80300e19e5
commit 607348e08e
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 3e39231478178ae217f6a674d3d548740f3a3a4b
Subproject commit db3335ca96d96bc28d2ba1d97923a6a7db30be15