Tetsuro Nakamura 52ef27a8ce [ussuri][goal] Drop python 2.7 support and testing
OpenStack is dropping the py2.7 support in ussuri cycle.

"osc-placement" 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: Ibd9d1c839f820d8c8ea0ad0979d5dca9223d11dc
2019-11-23 15:57:43 +00:00

23 lines
638 B
YAML

- project:
templates:
- openstack-python3-ussuri-jobs
- check-requirements
- publish-openstack-docs-pti
- release-notes-jobs-python3
check:
jobs:
- openstack-tox-functional-py36:
required-projects:
- openstack/placement
- openstack-tox-functional-py37:
required-projects:
- openstack/placement
gate:
jobs:
- openstack-tox-functional-py36:
required-projects:
- openstack/placement
- openstack-tox-functional-py37:
required-projects:
- openstack/placement