summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
authorIury Gregory Melo Ferreira <imelofer@redhat.com>2019-11-21 18:33:43 +0100
committerIury Gregory Melo Ferreira <imelofer@redhat.com>2019-11-22 11:08:56 +0100
commitf51566545e848f4b09d066e56da04cafe28ccc2b (patch)
treea1295e920933cff38fd38ba3ba73890a3ce9fdbf /releasenotes
parentdb180621dec0bc60649b6511722d506ad86d08bc (diff)
downloadpython-ironicclient-f51566545e848f4b09d066e56da04cafe28ccc2b.tar.gz
Drop python 2.7 support and testing
OpenStack is dropping the py2.7 support in ussuri cycle. python-ironicclient is ready with python 3 and ok to drop the python 2.7 support. Complete discussion & schedule can be found in - http://lists.openstack.org/pipermail/openstack-discuss/2019-October/010142.html - https://etherpad.openstack.org/p/drop-python2-support Ussuri Communtiy-wide goal - https://review.opendev.org/#/c/691178/ Change-Id: Iacc50fde00f0d24e9c6ee2b1ac61b8fa060094fb
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/drop-py-2-7-b0b950c0c2b6a667.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/releasenotes/notes/drop-py-2-7-b0b950c0c2b6a667.yaml b/releasenotes/notes/drop-py-2-7-b0b950c0c2b6a667.yaml
new file mode 100644
index 0000000..1b1bfac
--- /dev/null
+++ b/releasenotes/notes/drop-py-2-7-b0b950c0c2b6a667.yaml
@@ -0,0 +1,6 @@
+---
+upgrade:
+ - |
+ Python 2.7 support has been dropped. Last release of python-ironicclient
+ to support Python 2.7 is OpenStack Train. The minimum version of
+ Python now supported by python-ironicclient is Python 3.6.