summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
authorVishakha Agarwal <agarwalvishakha18@gmail.com>2019-12-15 18:49:57 +0530
committerMonty Taylor <mordred@inaugust.com>2020-01-07 09:31:56 -0500
commitbf397330179234a0df9e08c7d201175b046faf6a (patch)
tree74baa749a36e2ef3b8df1dc10582d745e128502f /releasenotes
parent46691c605b9c64ee669020659ffdf2a5b904146e (diff)
downloadkeystonemiddleware-bf397330179234a0df9e08c7d201175b046faf6a.tar.gz
[ussuri][goal] Drop python 2.7 support and testing
OpenStack is dropping the py2.7 support in ussuri cycle. keystonemiddleware 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://governance.openstack.org/tc/goals/selected/ussuri/drop-py27.html Change-Id: Ia6f0e14efd19b0b98227258e7264b4850a197f4f
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/drop-py-2-7-6655f421a9cac0a2.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/releasenotes/notes/drop-py-2-7-6655f421a9cac0a2.yaml b/releasenotes/notes/drop-py-2-7-6655f421a9cac0a2.yaml
new file mode 100644
index 0000000..5560cd6
--- /dev/null
+++ b/releasenotes/notes/drop-py-2-7-6655f421a9cac0a2.yaml
@@ -0,0 +1,6 @@
+---
+upgrade:
+ - |
+ Python 2.7 support has been dropped. Last release of keystonemiddleware
+ to support python 2.7 is OpenStack Train. The minimum version of Python now
+ supported is Python 3.6. \ No newline at end of file