diff options
| author | Zuul <zuul@review.opendev.org> | 2019-12-16 03:02:47 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2019-12-16 03:02:47 +0000 |
| commit | 48ce692617e24e911afebd83fe2badbe996240ed (patch) | |
| tree | 66e6b9fb1b06172c0d2bfc298eeb80a9eb30adb8 /releasenotes | |
| parent | f5a57732a95e130689f6c5a16794e42266b206b0 (diff) | |
| parent | 1680ef7af75cd68ebfeabea26daa0ac65c8872b6 (diff) | |
| download | python-troveclient-48ce692617e24e911afebd83fe2badbe996240ed.tar.gz | |
Merge "Drop python 2.7 support and testing"
Diffstat (limited to 'releasenotes')
| -rw-r--r-- | releasenotes/notes/drop-py-2-7-4ca3cf6a8ab8ca34.yaml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/releasenotes/notes/drop-py-2-7-4ca3cf6a8ab8ca34.yaml b/releasenotes/notes/drop-py-2-7-4ca3cf6a8ab8ca34.yaml new file mode 100644 index 0000000..aadd31b --- /dev/null +++ b/releasenotes/notes/drop-py-2-7-4ca3cf6a8ab8ca34.yaml @@ -0,0 +1,6 @@ +--- +upgrade: + - | + Python 2.7 support has been dropped. Last release of python-troveclient + to support py2.7 is OpenStack Train. The minimum version of Python now + supported by python-troveclient is Python 3.6. |
