summaryrefslogtreecommitdiff
path: root/releasenotes/notes/drop-py-2-7-50042a0e2227c095.yaml
diff options
context:
space:
mode:
authorGhanshyam Mann <gmann@ghanshyammann.com>2019-12-15 02:11:35 +0000
committerMoisés Guimarães <moguimar@redhat.com>2020-06-08 22:45:47 +0000
commit69a14917e5f98f82dd1f4cdf33a49e6f3f708c13 (patch)
treeee39c13c558701610251d418de154405030fc5f0 /releasenotes/notes/drop-py-2-7-50042a0e2227c095.yaml
parent6420da336083d936da9a4563149b08d785d70c84 (diff)
downloadpython-barbicanclient-69a14917e5f98f82dd1f4cdf33a49e6f3f708c13.tar.gz
[ussuri][goal] Drop python 2.7 support and testing
OpenStack is dropping the py2.7 support in ussuri cycle. python-barbicanclient 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: Id55914141099650752027aa9dc0ad8a90528a2e9
Diffstat (limited to 'releasenotes/notes/drop-py-2-7-50042a0e2227c095.yaml')
-rw-r--r--releasenotes/notes/drop-py-2-7-50042a0e2227c095.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/releasenotes/notes/drop-py-2-7-50042a0e2227c095.yaml b/releasenotes/notes/drop-py-2-7-50042a0e2227c095.yaml
new file mode 100644
index 0000000..274952d
--- /dev/null
+++ b/releasenotes/notes/drop-py-2-7-50042a0e2227c095.yaml
@@ -0,0 +1,6 @@
+---
+upgrade:
+ - |
+ Python 2.7 support has been dropped. Last release of python-barbicanclient
+ to support python 2.7 is OpenStack Train. The minimum version of Python now
+ supported is Python 3.6.