diff options
author | Hervé Beraud <hberaud@redhat.com> | 2020-02-03 18:09:41 +0100 |
---|---|---|
committer | Hervé Beraud <hberaud@redhat.com> | 2020-02-03 18:33:11 +0100 |
commit | aba1098b7eb06fe185dc5d0f5aaaa33e2f70fa0b (patch) | |
tree | 002741bfb746b571a2836321fc3ad5dfa708ec1c /.zuul.yaml | |
parent | 82098f63bc51971ce87cb240a6ef0f146d3de3ed (diff) | |
download | oslo-db-aba1098b7eb06fe185dc5d0f5aaaa33e2f70fa0b.tar.gz |
[ussuri][goal] Drop python 2.7 support and testing7.0.0
OpenStack is dropping the py2.7 support in Ussuri cycle.
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: I02e2d11d38d2aa4182e8d466519b99f05943701f
Diffstat (limited to '.zuul.yaml')
-rw-r--r-- | .zuul.yaml | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -1,10 +1,8 @@ - project: templates: - check-requirements - - lib-forward-testing - lib-forward-testing-python3 - openstack-lower-constraints-jobs - - openstack-python-jobs - openstack-python3-ussuri-jobs - periodic-stable-jobs - publish-openstack-docs-pti |