From b1b339260ae037390a848ecf5566cc5502fb34b7 Mon Sep 17 00:00:00 2001 From: Zuul Date: Wed, 26 May 2021 08:52:22 +0000 Subject: [PATCH] Update git submodules * Update charm-keystone from branch 'master' to a31a3e32b7845404c00210c11336a26e52a277c3 - 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: Idf305f1a6eab5d98ca369a1cd955abf00f735782 --- charm-keystone | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charm-keystone b/charm-keystone index 45c1d2034f..a31a3e32b7 160000 --- a/charm-keystone +++ b/charm-keystone @@ -1 +1 @@ -Subproject commit 45c1d2034f349b7aec113f335925c7901664040b +Subproject commit a31a3e32b7845404c00210c11336a26e52a277c3