Update git submodules

* Update tripleo-ha-utils from branch 'master'
  to 73af2b0f64c109f1a502e677238a3c6fec31fd00
  - 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: I553278217772a4f87d053b2632baf485cac5bfad
This commit is contained in:
maaoyu 2021-08-21 05:47:32 +08:00 committed by Gerrit Code Review
parent 24863dae73
commit ab5b6aec15
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit c873c8e18a79a1a7d835e57bbde9c8082dd5711c
Subproject commit 73af2b0f64c109f1a502e677238a3c6fec31fd00