Update git submodules

* Update ironic-python-agent from branch 'master'
  to 6fb4cec7aa0a3edc76b0e07cc9e7cc0b1d4a4e99
  - 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: I5b71e5ef287a9557ed60bd23cd97dfe74571b457
This commit is contained in:
Zuul 2021-05-05 13:12:50 +00:00 committed by Gerrit Code Review
parent 41539c44fc
commit 382d883500
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 4ac3d795199c0e654249030838dc5ab764a75745
Subproject commit 6fb4cec7aa0a3edc76b0e07cc9e7cc0b1d4a4e99