From 7f61912290c3cac27b7ce936b3c32508daceeb2e Mon Sep 17 00:00:00 2001 From: jinyuanliu Date: Wed, 5 May 2021 13:59:03 +0800 Subject: [PATCH] Update git submodules * Update openstack-helm-images from branch 'master' to d2347d0baf322bed5d62294a6e2f0de9868c9353 - 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: Ibb8ca11d53252e2bdbd58799f09cccc4eb36765b --- openstack-helm-images | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openstack-helm-images b/openstack-helm-images index d67563a7e9..d2347d0baf 160000 --- a/openstack-helm-images +++ b/openstack-helm-images @@ -1 +1 @@ -Subproject commit d67563a7e9171d929718ed82b1aa8bbd51ae7d3f +Subproject commit d2347d0baf322bed5d62294a6e2f0de9868c9353