Update git submodules

* Update heat-agents from branch 'master'
  to deaefdd1b1aedc5f3ec0fd0a02e42f2cb2525447
  - 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
    
    Change-Id: I28a890f084573d176ca00bdda52eabbb1128410e
This commit is contained in:
liyou01 2022-07-08 10:52:42 +08:00 committed by Gerrit Code Review
parent 44799ab15a
commit 3d6cc86073
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 5576b9841b2e689e14de0819fddb95e646bbedf4
Subproject commit deaefdd1b1aedc5f3ec0fd0a02e42f2cb2525447