summaryrefslogtreecommitdiff
path: root/releasenotes/notes/drop-python-3-6-and-3-7-a7bb45e8a4be299a.yaml
diff options
context:
space:
mode:
authorTakashi Kajinami <tkajinam@redhat.com>2022-06-08 01:05:05 +0900
committerTakashi Kajinami <tkajinam@redhat.com>2022-06-08 15:04:29 +0900
commitcac701a53116e65d18414109cacb0e7d0ec35d7b (patch)
treefe360aa5874b9ea980cff2c7970a948001c98ac6 /releasenotes/notes/drop-python-3-6-and-3-7-a7bb45e8a4be299a.yaml
parent9ed2b13d869ee5edeeca77961848786e7ddd85f9 (diff)
downloadceilometermiddleware-cac701a53116e65d18414109cacb0e7d0ec35d7b.tar.gz
Update python testing as per zed cycle testing runtime
In Zed cycle, we have dropped the python 3.6/3.7[1] testing and its support. Add release notes and update the python classifier for the same. [1] https://governance.openstack.org/tc/reference/runtimes/zed.html Note this change disables one unit test case consistently failing. It should be fixed later by a separate patch. Co-Authored-By: Ghanshyam Mann <gmann@ghanshyammann.com> Change-Id: I6ef3bbb3f8b4aef077320478a00e096e0a57a71e
Diffstat (limited to 'releasenotes/notes/drop-python-3-6-and-3-7-a7bb45e8a4be299a.yaml')
-rw-r--r--releasenotes/notes/drop-python-3-6-and-3-7-a7bb45e8a4be299a.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/releasenotes/notes/drop-python-3-6-and-3-7-a7bb45e8a4be299a.yaml b/releasenotes/notes/drop-python-3-6-and-3-7-a7bb45e8a4be299a.yaml
new file mode 100644
index 0000000..db420d7
--- /dev/null
+++ b/releasenotes/notes/drop-python-3-6-and-3-7-a7bb45e8a4be299a.yaml
@@ -0,0 +1,5 @@
+---
+upgrade:
+ - |
+ Python 3.6 & 3.7 support has been dropped. The minimum version of Python now
+ supported is Python 3.8.