a87c42234d
OpenStack is dropping the py2.7 support in ussuri cycle. magnum-ui 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 Depends-On: https://review.opendev.org/#/c/693631/ Change-Id: I9630d3da80bd79f3886bc82e891e827238925704
16 lines
432 B
YAML
16 lines
432 B
YAML
- project:
|
|
templates:
|
|
- check-requirements
|
|
- horizon-non-primary-django-jobs
|
|
- horizon-nodejs10-jobs
|
|
- openstack-lower-constraints-jobs-horizon
|
|
- openstack-python3-ussuri-jobs-horizon
|
|
- publish-openstack-docs-pti
|
|
- release-notes-jobs-python3
|
|
check:
|
|
jobs:
|
|
- openstack-tox-py36:
|
|
voting: false
|
|
required-projects:
|
|
- openstack/horizon
|