Update git submodules

* Update vitrage-tempest-plugin from branch 'master'
  to 683e72f745f660513482ecaa290dbb33b3908ab6
  - 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: I543595c0e3145495923517101ffa057fd7bccb4c
This commit is contained in:
maaoyu
2021-04-27 18:36:26 +08:00
committed by Gerrit Code Review
parent 7bee3df815
commit 189337d292