summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2022-06-13 12:14:26 +0000
committerGerrit Code Review <review@openstack.org>2022-06-13 12:14:26 +0000
commit44dd85dbcd4d48ededcdb754427483c088d95852 (patch)
treebcc337be0677952784542f94fdb222f697fb2828 /releasenotes
parent0b6d5e07a79a2a24d817f341b036784bb7e519ad (diff)
parente2425a94a63ea0adee0993efc6205c76256ec724 (diff)
downloadheat-44dd85dbcd4d48ededcdb754427483c088d95852.tar.gz
Merge "Update python testing as per zed cycle teting runtime"
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/drop-python-3-6-and-3-7-69dcd178c443e177.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/releasenotes/notes/drop-python-3-6-and-3-7-69dcd178c443e177.yaml b/releasenotes/notes/drop-python-3-6-and-3-7-69dcd178c443e177.yaml
new file mode 100644
index 000000000..3d5e4e3d3
--- /dev/null
+++ b/releasenotes/notes/drop-python-3-6-and-3-7-69dcd178c443e177.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. \ No newline at end of file