summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
authorTakashi Kajinami <tkajinam@redhat.com>2022-07-17 00:51:55 +0900
committerTakashi Kajinami <tkajinam@redhat.com>2022-07-17 00:51:55 +0900
commitd5542b04c5689ada637f9c4ca8c6d80c2e4734cc (patch)
tree4e040b71cd1e66fe3ec7241ac2947697e6daa3b2 /releasenotes
parent13db5b37c30cb94ef9d389381ce03af5c8461f4b (diff)
downloadtrove-d5542b04c5689ada637f9c4ca8c6d80c2e4734cc.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 Co-Authored-By: Ghanshyam Mann <gmann@ghanshyammann.com> Change-Id: Icb2db7d8db7487432864923740e82b42f52e329c
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/drop-python-3-6-and-3-7-51489f1a80c2e5e5.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/releasenotes/notes/drop-python-3-6-and-3-7-51489f1a80c2e5e5.yaml b/releasenotes/notes/drop-python-3-6-and-3-7-51489f1a80c2e5e5.yaml
new file mode 100644
index 00000000..db420d73
--- /dev/null
+++ b/releasenotes/notes/drop-python-3-6-and-3-7-51489f1a80c2e5e5.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.